facebookresearch / d2go

D2Go is a toolkit for efficient deep learning
Apache License 2.0
842 stars 201 forks source link

All configurations available in Detectron2 are not supported by D2go #150

Open shivadvg19 opened 2 years ago

shivadvg19 commented 2 years ago
zhanghang1989 commented 2 years ago

Standard detectron models are not deployable. The supported backbones are available at

https://github.com/facebookresearch/d2go/blob/82295dbf056c74501bb4470202dd4ad1e4e8e277/d2go/modeling/modeldef/modeldef.py#L414-L522

Please also used the built-in faster rcnn / mask rcnn model configs https://github.com/facebookresearch/d2go/tree/master/configs