-
Hi ,
Thanks for the effort .
Lets say I am working with VOC dataset.
As far as I understood this repository will help to convert all the annotations in annotations folder to yolo format. But is it …
-
Hello, I am quite new to this and I've been wondering how can i use your code to train Yolo on a custom dataset but I failed to find the exact annotations format to do so, any help would be much appre…
-
Is there any way to load annotation in COCO/YOLO format and modify it? This would be very helpful.
-
**Describe the bug**
Can't import annotations when it's only 1 label that needs to be imported (unexpected error)
**To Reproduce**
Steps to reproduce the behavior:
1. Create a project and only c…
-
@xiaojie1017 Thanks for building and open-sourcing this dataset!
However, I noticed that the height and the width are wrongly annotated in some xml files.
To verify such errors exist, you coul…
-
Hi!
I encountered such an error in the training process of using my own dataset (exported by RoboFlow). Is it because I have only one segmentation object?
It will be appreciated if you could give me…
-
Hello @AlexeyAB
Is there any snippet that dumps the object size distributions for a given train set annotations in yolo txt format ?
-
I wish to use the AU-AIR Dataset for Object Detection using YOLOv5 however I'm unable to convert the JSON annotations to YOLO Format.
Can you provide an explanation on the working of the [vggToYolo…
-
I wish to use the AU-AIR Dataset for Object Detection using YOLOv5 however I'm unable to find any script which converts the JSON annotations to YOLO Format.
-
Hello
I want to train my model to detect few classes, lets say, cats, dogs, humans but I am not happy with images in dataset I have, so I need to find images that I need and to make annotations for t…