dbolya commited on
Commit
853adaf
·
verified ·
1 Parent(s): 6a4f65f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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:** [yolact_base_54_800000.pth](https://huggingface.co/dbolya/yolact-base/resolve/main/yolact_base_54_800000.pth?download=true)
 
 
 
 
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)