Skip to content

haleqiu/tartanair-shibuya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

tartanair-shibuya

Download the dasetset through http://airlab-share.andrew.cmu.edu/tartanair_test/tartanvo/data/TartanAir_shibuya.zip

OR google drive: https://drive.google.com/file/d/1FXsh8ZN-_ngYQQnqloJanSX8bSmq5uJ4/view?usp=sharing

To unzip the file:

tar -xvf TartanAir_shibuya.zip

Data type and instruction

please check: Data Type

  • The confg file is updated [Mar 28 2023]

Data directory structure

TartanAir_shibuya/
+-----ENV_NAME_1/          # environment folder
|     +-----alphapose_0/         # the human pose of the left images generated from alphapose
|     +-----alphapose_1/         # the human pose of the right images generated from alphapose
|     +-----depth_0/             # the ground truth depth of the left images
|     +-----depth_1/             # the ground truth depth of the right images
|     +-----gt_pose.txt          # the ground truth pose of the trajectory
|     +-----image_0/             # left images
|     +-----image_1/             # right images
|     +-----rcnnseg_image_0/     # semantic segmentations of the left images
|     +-----rcnnseg_image_1/     # semantic segmentations of the right images
|     +-----times.txt            # time stamps of the sequence
|     +-----track_id_alpha/      # referenced object tracking by nearest neighbor
+-----ENV_NAME_2/
.
.
+-----ENV_NAME_N

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published