Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,7 @@ These are the initial weights files described in the readme of the YOLACT github
|
|
| 12 |
|
| 13 |
💻 **Run the code:** [dbolya/yolact](https://github.com/dbolya/yolact)
|
| 14 |
|
| 15 |
-
🚀 **Download this checkpoint:**
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
💻 **Run the code:** [dbolya/yolact](https://github.com/dbolya/yolact)
|
| 14 |
|
| 15 |
+
🚀 **Download this checkpoint:**
|
| 16 |
+
- [resnet101_reducedfc.pth](https://huggingface.co/dbolya/yolact-initial-weights/resolve/main/resnet101_reducedfc.pth?download=true)
|
| 17 |
+
- [resnet50-19c8e357.pth](https://huggingface.co/dbolya/yolact-initial-weights/resolve/main/resnet50-19c8e357.pth?download=true)
|
| 18 |
+
- [darknet53.pth](https://huggingface.co/dbolya/yolact-initial-weights/resolve/main/darknet53.pth?download=true)
|