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 supported6 Subscribers
Add a CodeTriage badge to mmdetection
Help out
- Issues
- TypeError: FasterRCNN.__init__() got an unexpected keyword argument 'bbox_head'
- 权重文件的使用方法
- 使用最新的mmdetection框架的mask rcnn使用自己的数据集去训练多种类别的模型时出现了一个问题,比如训练35种类别,训练出来的模型识别跟mmdet/evaluation/functional/class_names.py文件和mmdet/datasets/coco.py中放入的类别的顺序有关,只要有一个放置错误,识别时类别就会反过来,而且我并不能知道这个多类别在文件放置的顺序,这个应该怎么办,是哪里的设置需要修改吗还是一个bug?
- 无法debug到模型源码
- How to select which classes to detect on pretrained model?
- how use tensorboard to show train log file
- How to use the intel camera api
- AnchorGenerator not generating complete anchors at frequent strides
- BUG: clip_grad doesn't work
- BUG in DAB-DETR when with_random_refpoints=True
- Docs
- Python not yet supported