-
Hello, I would like to ask if you have obtained the segmentation results of the COCO dataset? How can I modify the test_msc_flip_seg.py file in the code to obtain the segmentation results of the coco …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Issue to discuss the content of a COCO tutorial
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
### 💡 Your Question
Hi, I need help with the evaluation model on the coco dataset. As I am using the model pre-trained on coco, I would expect a similar result as stated; however, I got the wrong res…
-
I'd like to ask how to achieve results on the COCO dataset, or how to train on my own dataset.
-
Dear Author, could you please explain how these files were generated?
If possible,it would be ideal if you could also provide the source code.
rpn_r101_fpn_coco_train.pkl
rpn_r101_fpn_coco_val.pkl…
-
感谢您提供的优秀作品,这是一个先进的模型。
我在使用的过程中遇到一些不太理解的问题,可能比较基础,希望能得到回复!
Q1:首先是您提供的sa1b_coco_fmt_iminfo_500k.json文件,我在train.md中看到您使用代码:
python tools/format_conversion/convert_sa1b_to_coco.py --img_list data/sam…
-
Hi Hugo
I realised a potential issue in saving the coco dataset. To debug this I need to understand two things.
First is why do we need to translate the geometry?
https://github.com/hugobaudcho…
-
**Describe the bug**
When I export with "Coco export". The resulting "result.json" contains bad image width and height. In fact this export do not respect image orientation. So It set width as height…