Skip to content

pyLabel is a simple barebones image annotation system that utilises the PyQt framework to annotation images for classification.

License

Notifications You must be signed in to change notification settings

luishengjie/pyImgLabel

Repository files navigation

pyImgLabel

pyImgLabel is a simple barebones multi class image classification annotation system.

image

Quickstart

Install required packages

  • Install PyQt5
  • Install OpenCV: pip install opencv-python
  • Install imutils
  • Install pandas

Update Configurations

  • Update labels.txt
  • Update constants.py

About

pyLabel is a simple barebones image annotation system that utilises the PyQt framework to annotation images for classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages