/Dataset

The steps to make dataset, including installment and operations.

Installment-Labelimg

First, open your anaconda prompt, then enter in:

pip install labelimg

image

after finished, you can open it by the command:

labelimg

and it looks like that image

Operatation-Labelimg

After the application is opend, then open the folder full of pictures.

Image from Gyazo

Finally, circle the object you wanna train for detection.

Image from Gyazo

Something u must know clearly-LABEL TYPE

image

XML Format

image

TXT Format

It exists with the file named classes.txt stored all classes.

image

image

Json Format

image