-
Traceback (most recent call last):
File "D:\python document\DiffusionTrack-main\tools\convert_ethz_to_coco.py", line 25, in
img_paths, label_paths = load_paths(DATA_FILE_PATH)
File "D:\pyt…
-
在export 为onnx过程中一直报错说
" with open(base_yaml) as f:
FileNotFoundError: [Errno 2] No such file or directory: '../dataset/coco_detection.yml'"
但其实这里面已经有了这个文件的
![image](https://github.com/user-at…
-
E.g. both links below resolve to the `NaiveDev` version of the dataset:
- https://huggingface.co/datasets/aha-org/coco-2014-instance and
- https://huggingface.co/datasets/NaiveDev/coco-2014-insta…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Downloading the COCO da…
-
Hi everyone,
I would like to train a model (for example "maskformer2_R50_bs16_50ep") on my custom instance segmentation dataset.
I've registered the dataset but when I run the train scrip:
`python …
-
where can i find the "models/swin_large_patch4_window12_384_22k.pth", I'm using the base 'co_dino_5scale_swin_large_3x_coco.py' to train object detection for custom dataset, in my own config, I alrea…
-
### 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…
-
An error occurs when I'm trying to reproduce the project on coco dataset. Here is the error log:
[Errno 2] No such file or directory: 'work_dirs/retinanet_coco_ppal_5rounds_2percent_to_10percent/ro…
-
Annotations /root/autodl-tmp/datasets/coco/annotations/instancesonly_filtered_train.json: 4%|███▏ | 714/18732 [00:02
-
In the RetinaNet script ([see current PR](https://github.com/axondeepseg/axon-detection/pull/13/files#diff-36eb7e5494967483667a49335251c973075a7779a8494740e26cf2b63ca6ea87)), an error is thrown in the…