Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vtimofeev01/classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classifier

I needed fast utility to make an csv-file (image-name,label) for clissification in deep learning

I need to work with continually growing dataset. Standard utilities are TOO clever and not fast

Here i can do up to the 3-5 images per second

CLI attributes:

--img-dir - a dataset folder with pictures 

--l - name of attribut (label). the system creates for each label
an subfolder in dataset-folder containing result.csv
if you starts more times this results.csv will be loaded automatically
            
--lv - list of values if --l coma separated without spaces between
if you starts many times the same --l system will load and add label values 
already used im results.csv

Interface is easy

0..9 to select values a - d navigate thought images space - go to the next unlabeled image

If anyone has any ideas - i can add it

About

simple and fast-to-use utilty to make an image-labeled dataset from images folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published