Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,5 @@ GitHub: https://github.com/JJJYmmm/RefHCM
|
|
18 |
## Model List
|
19 |
- vqgan/model.ckpt, vqgan/model.yaml (vqgan for parsing map quantization/generation)
|
20 |
- refhcm.pt
|
21 |
-
- refhcm-tuned.pt (refhcm aftering fine-tuning on *ReasonRef_train*)
|
|
|
|
18 |
## Model List
|
19 |
- vqgan/model.ckpt, vqgan/model.yaml (vqgan for parsing map quantization/generation)
|
20 |
- refhcm.pt
|
21 |
+
- refhcm-tuned.pt (refhcm aftering fine-tuning on *ReasonRef_train*)
|
22 |
+
- ofa_large.pt (base model, you can download [here](https://ofa-beijing.oss-cn-beijing.aliyuncs.com/checkpoints/ofa_large.pt))
|