upload manifests/artifact_manifest_initial.json
Browse files
manifests/artifact_manifest_initial.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_at": "2026-07-05 16:19:48 CST",
|
| 3 |
+
"note": "Selected checkpoints only. Intermediate checkpoints, raw medical images, and generated image folders are intentionally excluded.",
|
| 4 |
+
"files": [
|
| 5 |
+
{
|
| 6 |
+
"path_in_repo": "checkpoints/isic/sdvae/ep-0000200.pt",
|
| 7 |
+
"source": "/data/temp/qinshengqian/c3/Code/RAEv2/results/stage2/ISIC_sdvae/checkpoints/ep-0000200.pt",
|
| 8 |
+
"size_bytes": 10405264869,
|
| 9 |
+
"mtime": 1783119571
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"path_in_repo": "checkpoints/kermany/sdvae/ep-0000050.pt",
|
| 13 |
+
"source": "/data/temp/qinshengqian/c3/Code/RAEv2/results/stage2/KERMANY_sdvae/checkpoints/ep-0000050.pt",
|
| 14 |
+
"size_bytes": 10405196837,
|
| 15 |
+
"mtime": 1783217804
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"path_in_repo": "configs/isic/stage2_sdvae.yaml",
|
| 19 |
+
"source": "/data/temp/qinshengqian/c3/Code/RAEv2/configs/stage2/training/ISIC/sdvae.yaml",
|
| 20 |
+
"size_bytes": 1561,
|
| 21 |
+
"mtime": 1782270899
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"path_in_repo": "configs/kermany/stage2_sdvae_8gpu_gb64.yaml",
|
| 25 |
+
"source": "/data/temp/qinshengqian/c3/Code/RAEv2/configs/stage2/training/KERMANY/sdvae_8gpu_gb64.yaml",
|
| 26 |
+
"size_bytes": 1567,
|
| 27 |
+
"mtime": 1783204844
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"path_in_repo": "configs/kermany/sample_sdvae.yaml",
|
| 31 |
+
"source": "/data/temp/qinshengqian/c3/kermany_downstream/cfgs/sample_sdvae.yaml",
|
| 32 |
+
"size_bytes": 1669,
|
| 33 |
+
"mtime": 1783217911
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"path_in_repo": "code/kermany_pipeline/run_kermany_sdvae_completion.sh",
|
| 37 |
+
"source": "/data/temp/qinshengqian/c3/kermany_pipeline/run_kermany_sdvae_completion.sh",
|
| 38 |
+
"size_bytes": 4940,
|
| 39 |
+
"mtime": 1783239388
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"path_in_repo": "code/RAEv2/sample_perclass_kermany.py",
|
| 43 |
+
"source": "/data/temp/qinshengqian/c3/Code/RAEv2/sample_perclass_kermany.py",
|
| 44 |
+
"size_bytes": 3262,
|
| 45 |
+
"mtime": 1783239388
|
| 46 |
+
}
|
| 47 |
+
]
|
| 48 |
+
}
|