Skip to main content
glenn-jocher
Projects
YOLOv5_v61_official
Artifacts
model
run_33ckxtsl_model
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
run_33ckxtsl_model
No artifacts found.
run_1e6gdpaj_model
run_qvowogmn_model
run_ewkf5mcr_model
run_a7wqpkij_model
run_7zwcq3ww_model
run_vvujf825_model
run_zbp9q48q_model
run_9zp3ttze_model
run_23c9tx31_model
1 - 10 of 15
wandb-history
run-9zp3ttze-history
run-3oz00fyc-history
run-2vfouahj-history
run-vvujf825-history
run-23c9tx31-history
run-zbp9q48q-history
run-7zwcq3ww-history
run-a7wqpkij-history
run-ewkf5mcr-history
run-qvowogmn-history
Empty Artifact
run_33ckxtsl_model has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'glenn-jocher'
,
project
=
'YOLOv5_v61_official'
)
art
=
wandb
.
Artifact
(
'run_33ckxtsl_model'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs