-
I had annotations for 10k images in .xml format I successfully converted them to .txt format but the class number is starting from 1, not from 0. I rechecked some converted annotations in labelImg the…
-
## Overview
- Currently, we have collected images for 50 of target 100 character classes, so go ahead to obtain rest 50 character classes.
- Goal is to collect 200 images per class
## Progress
-…
-
something that might be reasonably easy without a load of UI..
imagine just loading the images into a paint program, and using thin scribbles in primary colours for annotations (e.g. 0xff0000 0xffff…
-
I need to know how to convert x1,y1,x2,y2 to x1,y1,w,h...
-
Hi szaza, do you have any idea how to enable the onFaceDetection so that my face objection can work
-
I'm trying to train a Yolov4 custom model but having problems when testing the model: Incorrect bounding boxes
First some information:
Dataset: 12,000 images.
Dimensions of imagess: 1920x1080
Cl…
-
please help me
I have this error
labelImg.py:208: DeprecationWarning: an integer is required (got type DockWidgetFeatures). Implicit conversion to integers using __int__ is deprecated, and may b…
-
Hi,
I may be blind and just missing the obvious but is there a tutorial explaining in what format images and their annotations have to be?
Darknet says: fu.png in train list, provide fu.txt with con…
johaq updated
5 years ago
-
> This feature is suitable for first-timers. But can be picked by any contributor.
Currently imglab supports exporting labelled data in Pascal VOC, COCO format. We want to let users export data in …
-
Hi everyone,
I'm new to deep learning and I want to train my own datasets on top of a pre-trained model here in YOLO. If I may ask 3 questions:
1. What image labeler can I use to specify the gr…