mmdetection
https://github.com/open-mmlab/mmdetection
Python
OpenMMLab Detection Toolbox and Benchmark
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported7 Subscribers
Add a CodeTriage badge to mmdetection
Help out
- Issues
- MMDet_InstanceSeg_Tutorial.ipynb bugs fixed.
- FLOPs calculation issue
- why use tools/test.py and mmdet.apis to inference a same checkpoint with same cfg file but generate different output
- how to parametrize mmdetection for a specific solov2 dataset
- Error while training : RuntimeError: nms_impl: implementation for device cuda:0 not found.
- RandomRotation for instance segmentation
- 修复rtmdet-ins tiny没有开启recompute_bbox导致bbox和mask对不上的bug
- After changing the input size of the rtmdet-ins model to 320×320, an error was reported in the visualization part when using image_demo.py to test the image segmentation effect
- Error when using Cropping Augmentations from Albumentations
- KeyError: '`cfg` or `default_args` must contain the key "type", but got {\'roi_head\': {\'bbox_head\': {\'num_classes\': 1}, \'mask_head\': {\'num_classes\': 1}}}\nNone'
- Docs
- Python not yet supported