Cyberes ef4a563c4e | ||
---|---|---|
application | ||
.gitignore | ||
Bulk Image Tagger qt5.ui | ||
README.md | ||
launch.sh | ||
main_window.py |
README.md
bulk-image-tagger
Workflow for tagging thousands of images
Use
pip install PyQt5 opencv-python-headless numpy
./launch.sh
Develop
sudo apt install qttools5-dev-tools
pip install PyQt5 opencv-python-headless numpy