-
Different approaches of mAP (mean average precision) calculation:
1. `-map_points 101` for [MS COCO](http://cocodataset.org)
2. `-map_points 11` for [PascalVOC 2007](http://host.robots.ox.ac.uk/pasc…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
![train_00001](https://github.com/user-attachments/assets/fa914768-d684-40dc-8185-da14f8c2c9ef)
Thank you for your wonderful work!
The issue I meet with is that when I use the multiclass model to in…
-
-
Hi guys,
First of all thanks for this impressive (and simple) model!
I'd like to port this model to [HuggingFace Transformers](https://github.com/huggingface/transformers), which, as you might …
-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Notebook name
Roboflow-Custom-D…
-
我用YOLOX训练自己的数据集的时候一直显示loss_cls: 0.0000, loss_bbox: 0.0000,然后测试的时候会有ERROR The testing results of the whole dataset is empty
请问可能是什么原因?
-
### Checklist
- [x] I have searched related issues but cannot get the expected help.
- [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
Thank you for this amazing work. I was wondering, is there a way to use CPT on my own data? There is a few point in the .json file and code that I don't understand.
(1) does CPT require labeled obect…
-
Dear mmdetection users, I am used to use mmdetection v1.0.0 and now I am struggling to use mmdetection v2.x.x. In the old version, I can use the command python tools/train.py configs/xxxx.py to train …