Customized Object Detection And Segmentation Framework for internal use
pip install -U openmim
mim install mmcv-full
pip install mmdet
pip install mmsegmentation
Check here for other instructions.
python train.py path_to_config
Also read the doc for further information about usages.