Skip to content

thinh53105/ImageLabeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageLabeling

Labeling data for classification problem image

Installation

Use git clone to install app

git clone https://github.com/thinh53105/ImageLabeling.git

Requirements

Install some libraries to run this app

pip install -r requirements.txt

Usage

Push all images you want to label into "images" directory, then adjust some parameters in image_labeling.py and run this file