Skip to content

PyQt5-based image classifier that streamlines dataset creation with keyboard shortcuts and Excel export.

Notifications You must be signed in to change notification settings

AminAllahham/LabelFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabelFlow - Image Classification Tool

A Python desktop application for quickly classifying images with keyboard shortcuts.

LabelFlow Demo

Features

  • Select folder containing images to classify
  • Create custom labels with keyboard shortcuts
  • Classify images using keyboard shortcuts
  • Export results to Excel format
  • Clean, intuitive GUI built with PyQt5

Installation

  1. Clone this repository
    git clone git@github.com:AminAllahham/LabelFlow.git
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run script
    python main.py

About

PyQt5-based image classifier that streamlines dataset creation with keyboard shortcuts and Excel export.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages