facebookresearch / Ego4d

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

IMU data Download issues #258

Open LuckyMS opened 10 months ago

LuckyMS commented 10 months ago

Dear authors, thank you all again for creating such an interesting dataset.

But I've run into a problem that I need your help with.

When I downloaded the annotation, everything went fine. But when I try to download the IMU dataset, I find that I can only download about 8% of the data each time, and then the download reports an error. Now the errors I'm getting are:

  1. raise EndpointConnectionError(endpoint_url=request.url, error=e) botocore.exceptions.EndpointConnectionError: Could not connect to the endpoint URL: "https://ego4d-bristol.s3.eu-west-2"

2.[Errno 24] Too many open files: '/Users/ego4d_data/v2/imu'

Each time I encountered a different error, but each time the download stopped automatically at 8%.

I have tried to use the eu-central-1, but this problem still happened. Do you have any suggestions for these problems, thank you very much for your help!

miguelmartin75 commented 2 months ago

Too many open files sounds like a configuration problem for linux, i.e. try https://stackoverflow.com/a/40716814

as for "could not connect": this may be because of your location