A QT GUI to make captioning images easy
Install PyQT5
pip3 install pyqt5
Run the app
python3 run.py
-
Open and load a folder containing images
-
Caption images and Save (
Ctrl
+S
)
-
Green - Indicates Captioned Images
-
Yello - Indicates Cached Captions that are not saved.
-
Red - Indicates Empty Caption file.
-
Colorless - Indicates uncaptioned Image.
-
Ctrl
+O
- Open Folder -
Ctrl
+W
- Close Folder -
Ctrl
+Q
- Exit Application -
Ctrl
+Alt
+Left Arrow Key
- List Focused -
Ctrl
+Alt
+Right Arrow Key
- Caption Box Focused -
Ctrl
+S
- Save Caption
-
CypherpunkSamurai
-
QT5