Skip to content

jacky10001/handdata_mat2voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand dataset convert MAT file to XML file (VOC format)

VGG Hands dataset

The number of big hand: 6813
The number of Image: 3942
The number of skip: 1686

Your path + hand_dataset  (here need put on convert code)
├─test_dataset  
│  └─test_data  
│      ├─annotations  
│      └─images  
├─training_dataset  
│  └─training_data  
│      ├─annotations  
│      └─images  
└─validation_dataset  
    └─validation_data  
        ├─annotations  
        └─images  

Ego Hands dataset

The number of hand: 15053
The number of Image: 4787
The number of skip: 13

your path + egohands_data  (here need put on convert code)
└─_LABELLED_SAMPLES
    ├─CARDS_COURTYARD_B_T
    ├─CARDS_COURTYARD_H_S
    
        \\\ skip ///
    
    ├─PUZZLE_OFFICE_S_T
    └─PUZZLE_OFFICE_T_S
    
Total 48 folder

Dataset source

About

MATLAB MAT File Convert to VOC XML File

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages