Skip to content

suhasdara/smart_labelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A ROS package to label images for training datasets. Modify according to needs.

Currently designed to label an image inside images/ for four corners of a door-sign.

Requirements:

--ROS, OpenCV, boost libraries

--ROS workspace (built with catkin build) to clone this project into with name 'label'

--Directories named ./images/ and ./labels/

Run:

--Navigate to workspace

--catkin build

--source devel/setup.bash

--rosrun label label

Perks:

--Set event handlers according to comfort

--Continue from where you stopped labelling

Structure:

--./images/ is where you put your photos

--./labels/ is where the labels are outputted

--./src/start.txt is where to begin iterating over images from

About

ROS package to label images for training/testing datasets using mouseclick event handlers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages