Skip to content

A GUI-based image labeler tailored for images. Facilitates easy loading, viewing, and annotating of images, with an emphasis on radiological screenings

License

Notifications You must be signed in to change notification settings

medxiaorudan/MammoScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MammoScreenApp

MammoScreenApp is a simple image labeler application designed to assist users in labeling images, especially medical images in DICOM format. The application provides a GUI interface for loading, viewing, and labeling images.

Features

  • Load images from a directory.
  • Support for common image formats (JPG, JPEG, PNG, BMP) and DICOM format.
  • Label images as 'Y' or 'N'.
  • Save labeling history to a file.
  • Simple and intuitive GUI interface.

Installation

  1. Clone the repository:
git clone https://github.com/medxiaorudan/MammoScreen.git
  1. Navigate to the repository directory:
cd  MammoScreen
  1. Install the required packages:
pip install -r requirements.txt

Usage

  1. Run the script:
python MammoScreen.py
  1. Use the "Load Images" button to select a directory containing the images you want to label.
  2. Label the images using the 'Y' or 'N' buttons.

5. Once done, click on the "Finish Labeling" button to save the labels.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

+------------------------+ +----------------------+ +----------------------+ | Preprocess with LLM | -> | Improved Code | -> | Feedback to LLM | +------------------------+ | Generation based on | | (VCs and Analysis) | | | Feedback from Frama- | | | v | C and LLM | +----------------------+ +------------------------+ +----------------------+ +----------------------+ | Frama-C | <- | Training Results | <- | PPO Training | | Static Analysis | | from PPO | | | | | +----------------------+ +----------------------+ +------------------------+ | | | v | | +----------------------+ | +------------>| Improved Environment | <--------+ | and Policy from PPO | +----------------------+

About

A GUI-based image labeler tailored for images. Facilitates easy loading, viewing, and annotating of images, with an emphasis on radiological screenings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages