Cyberes 59c42ff2e2 | ||
---|---|---|
application | ||
.gitignore | ||
Bulk Image Tagger qt5.ui | ||
README.md | ||
launch.sh |
README.md
bulk-image-tagger
Workflow for tagging thousands of images
I needed a way to tag thousands of imags for use in EveryDream.
Use
pip install PyQt5 opencv-python-headless numpy
./launch.sh
Develop
sudo apt install qttools5-dev-tools
pip install PyQt5 opencv-python-headless numpy