-
there is no coco in datasets. I can not find the image and annotations
-
Hi,
I found that in the paper, there is evaluation results on COCO dataset,
would you mind providing the corresponding code?
Thanks
-
### 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…
-
can you give me coco datasets code? emils:260376104@qq.com
-
Hi, thank you very much for your great work!
What should I do if I want to train the coco dataset, after all the Megadepth dataset is too big!
I think first use superpoint to export the coco dataset…
-
Hello senior brother, as far as I know, coco is not a temporal video frame. How did you train four datasets together?
-
We use the APoT method on COCO dataset ,but the mAP is very low,why?Thx! @yhhhli @blackandredplayerinfuture
-
`dior_data_root = '/home/disk/datasets/DIOR_coco/'
dior_train_dataset = dict(
type='MultiModalDataset',
dataset=dict(
type=dior_dataset_type,
data_root=dior_data_root,
…
-
Hello, I want to ask the data processing part: how to preprocess the coco dataset, how to set the file directory, in addition, SharePoint I can't log in, can't get base_annotations (what is this file?…
-
**Issue Description**
I created a custom dataset using CVAT and exported it in the COCO 1.0 format, which provided a JSON annotation file containing only bounding boxes, without segmentation. This ha…