Skip to content

mrtranducdung/keypoint_labelme

Repository files navigation

Description

This is a modified verion of Labelme which permit label keypoint quickly with pre-defined class

Requirements

Installation

There are options:

Anaconda

clone the repo, create anaconda environment, then run below:

pip install -e .

Usage

labelme  --config [path to con file] 
  • open the image folder
  • Ctrl+N for create new point
  • E for modify the existing point
  • Left click, right click, middle click to create new point for coresponding class that specify in config file
  • Ctrl + Left click, right click, middle click to create new point for coresponding class that specify in config file
  • Ctrl + Z for undo

Acknowledgement

This repo is the modified version of https://github.com/wkentaro/labelme

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages