Kanghee-Lee / Yolact_PytorchLinks
Pytorch implementation of the Yolact network proposed in 'Yolact : Real-time instance segmentation' paper
☆19Updated 5 years ago
Alternatives and similar repositories for Yolact_Pytorch
Users that are interested in Yolact_Pytorch are comparing it to the libraries listed below
Sorting:
- ☆20Updated 5 years ago
- ☆9Updated 2 years ago
- This is an implementation of default box generating algorithm of the paper, SSD: Single Shot Multibox Detector.☆32Updated 4 years ago
- Imagenet(for image classification, 2012) 데이터 셋 다운로드 및 정리 방법 정리☆23Updated 4 years ago
- A simple PyTorch codebase for semantic segmentation using Cityscapes.