/hsdet

Customized Object Detection And Segmentation Framework for internal use

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

hsdet

Customized Object Detection And Segmentation Framework for internal use

Quick Installation

pip install -U openmim
mim install mmcv-full

pip install mmdet
pip install mmsegmentation

Check here for other instructions.

Train

python train.py path_to_config

Also read the doc for further information about usages.