Skip to content

LF - LabelFaster. The label app that speeds up 🏃 💨 your label process

License

Notifications You must be signed in to change notification settings

MaKaNu/LabelFaster

Repository files navigation

LF - LabelFaster

alt text

LabelFaster is an image label application, which allows to label images in a workflow, which uses the mouse and the keyboard at the same time. If you have a large image set to label, the time you need to label an image is a good reference for your overall performance. Maxing out the capabilities of using both of your hands in parallel, will increase your labelspeed enourmous.

Additional to the both supported Annotation formats Yolo and PascalVOC a third format is implemented which creates Box shaped Image SemanticSegmentation Labels for the BoxSup Algorithm.

Installation

The related application was builded for python2.6 but will be supported for this application.

To create one and only one workflow the installation will be explained with the usage of a virtual environment. If you want to use anaconda or other tools feel free to take a look at the related project.

How to setup a venv?

The setup of a venv is very well described by the python documentation and repeating lines from where will suppress informations, which might be helpful for you.

It is recommended to install the following packages inside the activated venv, so commands python and pip will always use the correct version.

cd LabelFaster
pip install PyQt5
pip install lxml
pip install numpy
pip install scipy
pyrcc5 -o libs/resources.py resources.qrc

Usage

License

GNU GPL

Related Project

LabelImg

About

LF - LabelFaster. The label app that speeds up 🏃 💨 your label process

Topics

Resources

License

Stars

Watchers

Forks

Packages