apple / ARKitScenes

This repo accompanies the research paper, ARKitScenes - A Diverse Real-World Dataset for 3D Indoor Scene Understanding Using Mobile RGB-D Data and contains the data, scripts to visualize and process assets, and training code described in our paper.
Other
662 stars 58 forks source link

Can you provide or share a link to download the dataset directly? It is slow to download by download_data.py. #22

Closed zbs881314 closed 2 years ago

arik1089 commented 2 years ago

Hi @zbs881314,

Currently, the download script is the only API we provide for downloading assets from the dataset. We will consider ways to speed up the download speed.

Many thanks for your feedback!