l3LlFF / LabelTool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabelTool

Comfortable instrument for labeling and cleaning your image dataset.

Installation

After cloning repo and installing all python dependencies move your images into images folder and run main.py script.

python main.py

Usage example

If you're struggling with image labeling during data preparation this tool would be useful. Especialy if you're dealing with imbalanced dataset. This instrument can save you a lot of time and you can configure it on config.py file.

Meta

l3LlFF – l3LlFFl3LlFF@protonmail.com

Contributing

  1. Fork it (https://github.com/l3LlFF/LabelTool/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About


Languages

Language:Python 100.0%