Skip to content

KeunwooPark/DeepFisheyeDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

DeepFisheye Dataset

Access point for the datasets of DeepFisheye project (UIST 2020). Our work, 'DeepFisheye: Near-Surface Multi-Finger Tracking Technology Using Fisheye Camera', will be presented in UIST 2020. If you want to know more about the project, please see the links below.

Related Links

DeepFisheye Synthetic Dataset

synth_image_sample

Synthetic dataset comprises fisheye color, depth images and 3D joint data. The images were collected from virtual environment, which is Unity. There are approximately 233,000 pairs of images and joint data. If you are interested in creating a fisheye camera in Unity, please see this project.

Download Link

DeepFisheye Real Dataset

Real dataset is composed of fisheye color images and 3D joint data. The images were captured from a machine vision camera (FLIR CM3-U3-13Y3C-CS) and joint data were collected with a Leap Motion device. We collected 42,000 images from four participants.

This dataset is just for fine-tunning a network. You have to use the synthetic dataset for basic training.

Request Access

Please fill out the form if you want to download this dataset. You are required to write your email (Gmail account if possible) in the form. Then, we will send you a Google Drive link of the dataset. However, your access will be expired in 48 hours.

Terms and Conditions

The download and use of any of the two datasets is released for academic research only and it is free to researchers from educational or research institutes for non-commercial purposes. When downloading the dataset you agree to (unless with expressed permission of the authors): not redistribute, modificate, or commercial usage of this dataset in any way or form, either partially or entirely.

If you use any of the two datasets or parts of them in your research, you must cite this paper.

@inproceedings{Park2020DeepFisheye,
  title = {DeepFisheye: Near-Surface Multi-Finger Tracking Technology Using Fisheye Camera},
  author = {Park, Keunwoo and Kim, Sunbum and Yoon, Youngwoo and Kim, Tae-Kyun and Lee, Geehyuk},
  booktitle = {Proceedings of the 33rd Annual ACM Symposium on User Interface Software and Technology},
  year = {2020},
  publisher = {Association for Computing Machinery},
  numpages = {15},
  series = {UIST '20}
}

Joint data format

Joint data of a single frame is in a single txt file. It has 3 X 21 numbers that are separated by commas. Three consecutive number represent x,y,z of a single joint. Origin is the fisheye camera. The below picture shows the order of the joints in txt files.

hand_model

About

Access point for DeepFisheye Dataset (UIST 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published