Ego4d icon indicating copy to clipboard operation
Ego4d copied to clipboard

Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of the dataset

Results 88 Ego4d issues
Sort by recently updated
recently updated
newest added

This is required as some features from the boto3 client require the client to be configured in the same region. Specifically for pre-signed URLs.

CLA Signed

I wonder when will the details for canonical clips be available? In particular, how were they extracted from canonical videos, and whether there's any transcoding in the process? We encountered...

Hi, Some videos encountered strange bugs like below `video = av.open(path)` `video.seek(0) # PermissionError: [Errno 1] Operation not permitted` I've checked out the buggy video and everything seems normal. So,...

I want to check the integrity of downloaded data, and I tried: ```python from hashlib import md5 import mmap from pathlib import Path from urllib.parse import urlparse import boto3 s3...

From timstamp 532s to 1063s. Video player(including https://visualize.ego4d-data.org/011ee98a-afc2-4088-b4d1-e0f7d84f3611 web player) and nvidia-dali will stuck. PyAV will decode black frames.

Added a jupyter notebook to create new versions of the annotations. Also added deepdiff to requirements.txt and .DS_Store to .gitignore. Transforming an annotation file with this notebook means writing a...

CLA Signed

command line: python -m ego4d.cli.cli --yes --datasets clips --benchmarks FHO --metadata --output_directory ~/ego4d_data/ when I run this command,I met this problem(showing in figures) ![image](https://user-images.githubusercontent.com/36408444/161382696-fbdad521-a1d9-4b1a-9c53-681d7a1727d0.png) ![image](https://user-images.githubusercontent.com/36408444/161382808-ea027a63-0202-429f-b965-ba29f1a04c04.png) ![image](https://user-images.githubusercontent.com/36408444/161382829-1b937f34-7a53-4c47-a3f3-1122e5fb664a.png)

Fine-tuning narration embeddings on Ego4D

CLA Signed