Papers › Rescaling Egocentric Vision

Rescaling Egocentric Vision

23 Jun 2020arXiv:2006.13256archive 2025-07-28

Dima Damen, Hazel Doughty, Giovanni Maria Farinella, Antonino Furnari, Evangelos Kazakos, Jian Ma, Davide Moltisanti, Jonathan Munro, Toby Perrett, Will Price, Michael Wray

This paper introduces the pipeline to extend the largest dataset in egocentric vision, EPIC-KITCHENS. The effort culminates in EPIC-KITCHENS-100, a collection of 100 hours, 20M frames, 90K actions in 700 variable-length videos, capturing long-term unscripted activities in 45 environments, using head-mounted cameras. Compared to its previous version, EPIC-KITCHENS-100 has been annotated using a novel pipeline that allows denser (54% more actions per minute) and more complete annotations of fine-grained actions (+128% more action segments). This collection enables new challenges such as action detection and evaluating the "test of time" - i.e. whether models trained on data collected in 2018 can generalise to new footage collected two years later. The dataset is aligned with 6 challenges: action recognition (full and weak supervision), action detection, action anticipation, cross-modal retrieval (from captions), as well as unsupervised domain adaptation for action recognition. For each challenge, we define the task, provide baselines and evaluation metrics

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2006.13256")

Code

Syntology Ran 3 of 18 code samples harvested from 3 repositories linked to this paper; 15 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: community (archive-listed): 18 samples from 3 repositories, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

epic-kitchens/epic-kitchens-100-narrator officialmentioned in papermentioned on GitHub report
epic-kitchens/epic-kitchens-100-annotations officialmentioned on GitHubNOASSERTION report
dibschat/tempAgg mentioned on GitHubpytorchMIT report
epic-kitchens/C1-Action-Recognition-TSN-TRN-TSM mentioned on GitHubpytorchNOASSERTION report
epic-kitchens/epic-kitchens-slowfast mentioned on GitHubpytorchNOASSERTION report
jonmun/EPIC-KITCHENS-100_UDA_TA3N mentioned on GitHubpytorchMIT report
mustafa1728/TA3N-Lightning mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 3 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
15unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

attentive_entropy jonmun/EPIC-KITCHENS-100_UDA_TA3N/loss.py community (archive-listed) ran fingerprinted MIT (permissive) · 5dafc748f41191f5 · report
cross_entropy_soft jonmun/EPIC-KITCHENS-100_UDA_TA3N/loss.py community (archive-listed) ran fingerprinted MIT (permissive) · b1e8dce608f3f658 · report
dis_MCD jonmun/EPIC-KITCHENS-100_UDA_TA3N/loss.py community (archive-listed) ran fingerprinted MIT (permissive) · 0c3c2aa9cf2ac2f0 · report
get_aggregated_metrics mustafa1728/TA3N-Lightning/model.py community (archive-listed) unverified MIT (permissive) · 5fb564b0af4ab527 · report
get_aggregated_metrics_from_dict mustafa1728/TA3N-Lightning/model.py community (archive-listed) unverified MIT (permissive) · 0fb3b659d41d4031 · report
get_max_pooled_features dibschat/tempAgg/dataset_anticipation.py community (archive-listed) unverified MIT (permissive) · 3d14b3a869d72152 · report
get_max_pooled_features dibschat/tempAgg/dataset_recognition.py community (archive-listed) unverified MIT (permissive) · 70543185f5aef44d · report
make_model_name dibschat/tempAgg/main_anticipation.py community (archive-listed) unverified MIT (permissive) · 481ceff3110252df · report
make_model_name dibschat/tempAgg/main_recognition.py community (archive-listed) unverified MIT (permissive) · f9e70bd3cf7e4279 · report
randSelectBatch jonmun/EPIC-KITCHENS-100_UDA_TA3N/utils/utils.py community (archive-listed) unverified MIT (permissive) · 8651bcfb1198f96d · report
read_data dibschat/tempAgg/dataset_anticipation.py community (archive-listed) unverified MIT (permissive) · adc4610bbdea3c1f · report
read_data dibschat/tempAgg/dataset_recognition.py community (archive-listed) unverified MIT (permissive) · 3cc8434056c80ba0 · report
read_representations dibschat/tempAgg/dataset_anticipation.py community (archive-listed) unverified MIT (permissive) · 196b563c9b99f47a · report
read_representations dibschat/tempAgg/dataset_recognition.py community (archive-listed) unverified MIT (permissive) · a11c28a80fd0f7cb · report
removeDummy mustafa1728/TA3N-Lightning/model.py community (archive-listed) unverified MIT (permissive) · 0fb8066818796998 · report
topk_accuracy dibschat/tempAgg/utils.py community (archive-listed) unverified MIT (permissive) · 901f2b8ac3a2558b · report
topk_accuracy_save_validation_pred dibschat/tempAgg/utils.py community (archive-listed) unverified MIT (permissive) · 48e6e656ed8d5dae · report
topk_recall dibschat/tempAgg/utils.py community (archive-listed) unverified MIT (permissive) · 787d631ad7f43bca · report

Tasks

Action AnticipationAction DetectionAction RecognitionCross-Modal RetrievalDomain AdaptationRetrievalUnsupervised Domain Adaptation

Datasets

Introduced by this paper, per the archive.

EPIC-KITCHENS-100

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Anticipation EPIC-KITCHENS-100 RU-LSTM Recall@5 13.94 #9 of 9 Archive leaderboard report
Action Recognition EPIC-KITCHENS-100 TSM Action@1 37.39 #27 of 32 Archive leaderboard report
Action Recognition EPIC-KITCHENS-100 SlowFast Action@1 36.81 #28 of 32 Archive leaderboard report
Action Recognition EPIC-KITCHENS-100 TBN Action@1 35.55 #30 of 32 Archive leaderboard report
Action Recognition EPIC-KITCHENS-100 TRN Action@1 35.28 #31 of 32 Archive leaderboard report
Action Recognition EPIC-KITCHENS-100 TSN Action@1 33.57 #32 of 32 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections