Skip to main content

An interactive tool for editing image captions using Streamlit.

Project description

Image-Caption-Editor

image

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.

Features

  • 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.

Installation

Install the Image Caption Editor with a simple pip command:

pip install image-caption-editor

Usage

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.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Author

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

image_caption_editor-0.1.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

image_caption_editor-0.1.2-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page