https://github.com/saif-gitreps/interactive-image-labeling-tool
Simple GUI to Label image dataset using basic Python + OpenCV script that shows each image one by one and lets you type the label in a reliable and lightweight fashion, which is then automatically saved to CSV.
https://github.com/saif-gitreps/interactive-image-labeling-tool
opencv python
Last synced: 2 months ago
JSON representation
Simple GUI to Label image dataset using basic Python + OpenCV script that shows each image one by one and lets you type the label in a reliable and lightweight fashion, which is then automatically saved to CSV.
- Host: GitHub
- URL: https://github.com/saif-gitreps/interactive-image-labeling-tool
- Owner: saif-gitreps
- Created: 2025-06-18T17:05:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T18:04:20.000Z (about 1 year ago)
- Last Synced: 2025-06-18T19:20:07.972Z (about 1 year ago)
- Topics: opencv, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Labeling Tool with OpenCV
Simple GUI to Label image dataset using basic Python + OpenCV script that shows each image one by one and lets you type the label in a realible and lightweight fashion, which is then automatically saved to CSV.