bulk-image-tagger/README.md

370 B

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