DualHTC++ implementation using PyTorch (supports MOSAIC and MixUp)
- Install mmdet toolbox
- Register your dataset to
utils/dataset.py, seeINSDataset - See
nets/exp01.pyfor usingMOSAICandMixUpdata pipeline - See
nets/exp02.pyfor usingRandomAugmentdata pipeline - Run
bash ./main.sh ./nets/exp01.py $ --trainfor training,$is number of GPUs
- The default configuration is for 2021 VIPriors Instance Segmentation Challenge dataset