It follows the original MMDetection setup.
- All the ImageNet models are released on Google Drive (download link)
- Check the configuration files in the
configs_ivmcl/detection
folder. - Change the
pretrained
path in the configuration file accordingly.
E.g.
,
cd iVMCL-Release/mmdetection
./scripts_ivmcl/train_detection_dist.sh configs_ivmcl/detection/mask_rcnn_r50_an_conv_head_fpn.py