-
hello!
i find your project really helpful and it makes auto-labeling really easy.
i have a request to ask! yolo models have been added to this project for auto-labeling when lots of object detectio…
-
I am trying to combine multiple datasets into one(in the coco format for instance segmentation) but that isn't currently possible at the moment, maybe because of the ids?
**Describe the solution …
-
Hello, thanks for Mask-RCNN!
I have some questions. Perhaps its basic but I am new at the field.
I have created .png binary masks for every image of my training dataset, and then a .json file [us…
-
Using CVAT as an annotation tool, when running ‘export task dataset” in two different formats, then converting to yolo using JSON2YOLO we get the following results:
CVAT file. Label file…
-
Hey!
I saw that using detection2panoptic is only possible if there are ne overlappings in the annotations.
Since I have some overlappings in my annoations, how to get rid of them?
Any suggestion? …
-
I was trying to execute the `from_coco` method under the converter class, but it raised an error `'400', 'unable to convert.Converter does not support split annotations: 1'`
How can I solve this ?
…
-
It might be very useful to allow users to download data directly into an ML ready format such as YOLO.
I could probably repurpose some of the dataset utilities I developed for camera traps to do t…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …
-
I and ollowing this repo to install RKNN-Toolkit on host PC to convert YOLO-V8 Model to RKNN format and deploy on RK3399PRO board. However, I encountered below error while doing so,
```
WARNING - …
-
**Is your feature request related to a problem? Please describe.**
Labelme
1.jpg
1.json
2.jpg
2.json
LabelImg
1.jpg
1.xml
2.jpg
2.xml
I want to import the data marked before
**De…