Merge branch 'master' into cascade-rcnn
No related branches found
No related tags found
Showing
- README.md 46 additions, 0 deletionsREADME.md
- mmdet/datasets/__init__.py 2 additions, 1 deletionmmdet/datasets/__init__.py
- mmdet/datasets/coco.py 24 additions, 250 deletionsmmdet/datasets/coco.py
- mmdet/datasets/custom.py 274 additions, 0 deletionsmmdet/datasets/custom.py
- mmdet/datasets/loader/build_loader.py 4 additions, 4 deletionsmmdet/datasets/loader/build_loader.py
- mmdet/models/bbox_heads/convfc_bbox_head.py 1 addition, 1 deletionmmdet/models/bbox_heads/convfc_bbox_head.py
- mmdet/models/detectors/two_stage.py 3 additions, 0 deletionsmmdet/models/detectors/two_stage.py
- mmdet/models/rpn_heads/rpn_head.py 1 addition, 1 deletionmmdet/models/rpn_heads/rpn_head.py
- mmdet/ops/nms/nms_wrapper.py 4 additions, 2 deletionsmmdet/ops/nms/nms_wrapper.py
- setup.py 1 addition, 1 deletionsetup.py
- tools/convert_datasets/pascal_voc.py 140 additions, 0 deletionstools/convert_datasets/pascal_voc.py
Loading
Please register or sign in to comment