-
In DATA.md:
Then download the annotation files. The original MDETR annotation file contains COCO images; we provide a version without COCO images: ``wget https://penzhanwu2bbs.blob.core.windows.net…
-
### Issue Type
Others
### Source
pip (model-compression-toolkit)
### MCT Version
2.1.0
### OS Platform and Distribution
Ubuntu 22.04.4 LTS
### Python version
3.9.19
### Describe the issue
W…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
### Question
Hi @xiuqhou ,I wanted to train Relation_detr on my custom coco_dataset but getting error.
![image](https://github.com/user-attachments/assets/48bd084b-53a6-4cc2-9ead-cff33c8a929e)
how …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Hi, thanks for your great work and I'm trying to reproduce the result on coco instance segmentation, but keep getting this error
`Traceback (most recent call last):
File "/home2020/home/icube/sh…
-
How to deploy inference code to predict your own images instead of testing datasets like Coco
-
Dear Author,
The number of training sets in the COCO dataset is 82783, but the number of training sets in the code is 566435, which will greatly increase training time. Why do we do this?
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
I tried to run train_caption.py, but it says COCO_val2014_000000184613.jpg image could not be found in the eval() part of coco_karpathy_dataset.py.
Is there any solution?