Skip to content

habakan/EgoHandsDataPreprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preprocessing EgoHands Dataset for Object Detection

This repository is preprocess scripts for Hand Detection.
Using script, you can generate Annotation XML file that is PASCAL-VOC format.

How to use

$ cd EgoHandsDataPreprocess
$ wget http://vision.soic.indiana.edu/egohands_files/egohands_data.zip
$ unzip egohands_data
$ mkdir Annotations
$ python convert_vocformat.py

Move Jpeg Files

$ mkdir JPEGImages
$ python move_images.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages