Skip to main content
egorchistov
Projects
color-transfer
Artifacts
model
model-0twsqmv6
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
model-0twsqmv6
No artifacts found.
model-25i1szii
model-y1mq1usg
model-86n1v9bd
model-gk009wmn
model-y39k9rmt
model-fvi2693c
model-tcmjjjiu
model-oti9l8zo
model-lihsvou8
1 - 10 of 110
job
job-https___github.com_egorchistov_color-transfer.git_trainer.py
job-git_github.com_egorchistov_color-transfer.git_eval.py
job-https___github.com_egorchistov_color-transfer_eval.py
job-https___github.com_egorchistov_color-transfer_trainer.py
job-git_github.com_egorchistov_color-transfer.git_trainer.py
job-git_github.com_egorchistov_color-transfer.git_train.py
wandb-history
run-dc8pbwho-history
run-y1mq1usg-history
run-86n1v9bd-history
run-wyh3w0al-history
run-2m7qawe8-history
run-eh334xte-history
run-ocbybvan-history
run-f4rv19qj-history
run-jrwse9u9-history
run-fi9amjie-history
1 - 10 of 51
Empty Artifact
model-0twsqmv6 has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'egorchistov'
,
project
=
'color-transfer'
)
art
=
wandb
.
Artifact
(
'model-0twsqmv6'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs