The Image Caption Editor, is a powerful tool designed for efficiently editing and managing image captions. Built using Streamlit, it provides a user-friendly interface to streamline the process of annotating images, making it ideal for AI researchers, data scientists, and anyone involved in image-related projects.
- Ease of Use: Intuitive interface for editing captions.
- Image Navigation: Easily navigate through images in a dataset.
- Progress Tracking: Visual progress bar to track your editing process.
- Data Compatibility: Currently supports images stored in a folder and captions in a JSON file. Future versions will support more annotation formats.
Install the Image Caption Editor with a simple pip command:
pip install image-caption-editor
To launch the application, simply run:
image-caption-editor
Once the application is running:
- Input the path to the JSON file containing the captions. This file should be in the format where each key is the image filename, and the value is the corresponding text caption.
- Input the path to the directory where the images are stored. Configuration
- Image Directory: Path to the directory containing images.
- Caption JSON File: Path to the JSON file with image captions. Contributing
- We welcome contributions to enhance the application further. Please consider submitting your suggestions and improvements directly via email to the address provided below.
This project is licensed under the MIT License. See the LICENSE file for more details.
- Casa AI
- Email: [email protected]