facebookresearch / Ego4d

Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of the dataset
https://ego4d-data.org/docs/
MIT License
361 stars 49 forks source link

Download videos only if they are with IMU signals #341

Closed arxrean closed 4 months ago

arxrean commented 4 months ago

Thank you for creating and sharing this large-scale and high-quality dataset.

Is it possible to only download the subset videos with IMU signals rather than downloading all videos? I'm still waiting for the approval so haven't started the downloading process. I think one way to do that is firstly downloading the IMU data, collect the sample ids and use the ids to filter the full video dataset. But I wonder if there is any easier way than that.

Also, any info about the size of the subset videos with IMU signals?

Thank you in advance.

Peipi98 commented 4 months ago

Hi! I'm not an author, but from my experience:

Is it possible to only download the subset videos with IMU signals rather than downloading all videos? I'm still waiting for the approval so haven't started the downloading process. I think one way to do that is firstly downloading the IMU data, collect the sample ids and use the ids to filter the full video dataset. But I wonder if there is any easier way than that.

If you're looking for ego data, both RGB and IMU come together in a .vrs file (check here). There is a tutorial with projectariatools in this repository.

Also, any info about the size of the subset videos with IMU signals?

Yes, it's here, there are sizes for each part within the table.

I hope I've been helpful 😄

miguelmartin75 commented 4 months ago
arxrean commented 4 months ago

Thank you! Yes, I downloaded the data by parsing ego4d.json.