Skip to main content
dnth
Projects
yolov5-deepsparse
Artifacts
model
run_5f46xot9_model
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
run_5f46xot9_model
No artifacts found.
run_3fs3frwa_model
run_p1ctxblk_model
run_37647nr6_model
run_dy5ckpxc_model
run_v77kc51p_model
run_198es8hj_model
run_31940wfc_model
run_3niywqe1_model
run_13tb63s7_model
1 - 10 of 19
recipe
recipe
wandb-history
run-3niywqe1-history
run-198es8hj-history
run-v77kc51p-history
run-lzuhkqdn-history
run-1h7bu42k-history
run-1jtcnxqj-history
Empty Artifact
run_5f46xot9_model has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'dnth'
,
project
=
'yolov5-deepsparse'
)
art
=
wandb
.
Artifact
(
'run_5f46xot9_model'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs