chongruo / detectron2-ResNeSt

A fork of Detectron2 with ResNeSt backbone
https://arxiv.org/abs/2004.08955
Apache License 2.0
385 stars 73 forks source link

How to do Semantic Segmentation using ResNeSt within Detectron2 ? #37

Open Cyril9227 opened 4 years ago

Cyril9227 commented 4 years ago

Also, do you provide pretrained model for Semantic Segmentation ?

Thank you