0
stars
11
commits
1
linked in READMEs
Jun 17, 2026
updated
Pre-trained weights for ControlGlaucoma — vCDR-controllable ControlNet on Stable Diffusion 2.1 for SLO fundus generation.
| Folder | Description |
|---|---|
controlnet_vpred/ | Main weight. ControlNet on SD 2.1 (v-prediction). |
controlnet_eps/ | ε-prediction variant (compatible with SD 2.1-base, 512 px). |
segman_b/ | SegMAN-B segmentation model used as the reward signal during training. |
huggingface-cli download ZihengWang/ControlGlaucoma \
--local-dir ./checkpoints \
--local-dir-use-symlinks False
See the GitHub repository for code and training / inference commands.
Apache-2.0.
11 commits
0
stars
11
commits
1
linked in READMEs
Jun 17, 2026
updated
Pre-trained weights for ControlGlaucoma — vCDR-controllable ControlNet on Stable Diffusion 2.1 for SLO fundus generation.
| Folder | Description |
|---|---|
controlnet_vpred/ | Main weight. ControlNet on SD 2.1 (v-prediction). |
controlnet_eps/ | ε-prediction variant (compatible with SD 2.1-base, 512 px). |
segman_b/ | SegMAN-B segmentation model used as the reward signal during training. |
huggingface-cli download ZihengWang/ControlGlaucoma \
--local-dir ./checkpoints \
--local-dir-use-symlinks False
See the GitHub repository for code and training / inference commands.
Apache-2.0.
11 commits