refresh current status README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,18 @@
|
|
| 1 |
# RAE FM Generation Artifacts
|
| 2 |
|
| 3 |
-
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
-
Initial selected checkpoints:
|
| 8 |
- ISIC SD-VAE stage2: `checkpoints/isic/sdvae/ep-0000200.pt`
|
| 9 |
- Kermany SD-VAE stage2: `checkpoints/kermany/sdvae/ep-0000050.pt`
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RAE FM Generation Artifacts
|
| 2 |
|
| 3 |
+
Public selected artifact repository for resuming FM + generation experiments across devices.
|
| 4 |
|
| 5 |
+
## Included Large Checkpoints
|
| 6 |
|
|
|
|
| 7 |
- ISIC SD-VAE stage2: `checkpoints/isic/sdvae/ep-0000200.pt`
|
| 8 |
- Kermany SD-VAE stage2: `checkpoints/kermany/sdvae/ep-0000050.pt`
|
| 9 |
+
- Kermany FM stage2 `ep-last.pt` for RETFound, VisionFM, DINOv2L, and MAEL
|
| 10 |
+
- Kermany FM decoder-only `decoder_ema.pt` for RETFound, VisionFM, DINOv2L, and MAEL
|
| 11 |
|
| 12 |
+
## Also Included
|
| 13 |
+
|
| 14 |
+
- Fixed-decoder Kermany configs.
|
| 15 |
+
- RETFound fixed-decoder quality eval.
|
| 16 |
+
- Upload manifests with original h800 source paths and file sizes.
|
| 17 |
+
|
| 18 |
+
Raw medical images and full generated image folders are not included.
|