File size: 600 Bytes
e73f935 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
license: mit
---
Re-upload of the classic 2019 hit model, YOLACT, in case you wanted to relive real-time instance segmentation with a retro vibe.
🔬 **Papers:**
- [YOLACT: Real-time Instance Segmentation (2019)](https://arxiv.org/abs/1904.02689)
- [YOLACT++: Better Real-time Instance Segmentation (2020)](https://arxiv.org/abs/1912.06218)
💻 **Run the code:** [dbolya/yolact](https://github.com/dbolya/yolact)
🚀 **Download this checkpoint:** [yolact_plus_base_54_800000.pth](https://huggingface.co/dbolya/yolact-plus-base/resolve/main/yolact_plus_base_54_800000.pth?download=true) |