Skip to content

furaga/PoseAnnotationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoseAnnotationTool

A simple 2D keypoint annotation tool

screenshot

How to run

  1. Locate your images as following.
images
├ folderA
   ├ imageA.jpg
   ├ imageB.jpg
   ├ ...
├ folderB
   ├ imageX.jpg
   ├ imageY.jpg
   ├ ...
├ ...
  1. Replace "DefaultDataDir" in Datasets.cs with the root image folder path.

  2. Then, build and run (We confirmed it works in Visual Studio 2019)

About

A simple 2D keypoint annotation tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages