Skip to content

quekhyg/ml-img-labelling-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-img-labelling-tool

A simple GUI for manually labelling images for classification tasks

To use, install requirements.txt then run labeller_gui.py.

The save file is a pickle containing:

  1. a list of accepted file formats
  2. a dictionary of the structure {image_filename: class_label}

About

A simple GUI for manually labelling images for classification tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages