facebookresearch / d2go

D2Go is a toolkit for efficient deep learning
Apache License 2.0
829 stars 197 forks source link

Custom Trained Detectron2 Model to d2go #590

Open Srini138 opened 1 year ago

Srini138 commented 1 year ago

Hi Team I am having Detectron2 MaskRCNN model trained on custom dataset having both config file and weight file.Is there any chance i can able to convert those trained model weights and config files to d2go for mobile deployment.