Skip to content

liruilong940607/AnnoSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Simple Tool for Human Keypoints Annotation

How to use

  1. set your data dir and output dir. Line 20.&Line.21. in main.py
ROOT_DIR = '/Users/dalong/workspace/ECCV2018/materials/2_result'
ANNO_DIR = '/Users/dalong/workspace/ECCV2018/materials/AnnoSystem/annos/2_result'
  1. Dependence
    python3
    pyqt5 : pip3 install pyqt5
  1. Shortcuts
    Q/A: Next/Previous Image
    R  : Next Person in This Image 
    W  : Next Body Part of This Person 

About

This is a simple basic tool for Human Keypoints Annotation. Based on cross platform PyQt5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages