SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2207.10213 · ECCV · 2022

Spotting Temporally Precise, Fine-Grained Events in Video

Haotian Zhang, Kayvon Fatahalian, Matthew Fisher, James Hong, Michaël Gharbi

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 5 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
jhong93/spot canonical 4 of 4
soccernet/sn-spotting — 1 of 1
FunctionStatusWhere it lives
ContextAwareModel Ran soccernet/sn-spotting/Benchmarks/CALF/src/model.py
pointer only (licence: NONE) · get_code("b1db7aa26006755b")
collect_frames Ran jhong93/spot/copy_frames_finediving.py
code served (permissive licence) · get_code("57c8cfbbaa5e7b7c")
get_label_names Ran jhong93/spot/parse_soccernet.py
code served (permissive licence) · get_code("3ca7df4da3861bde")
get_lr_scheduler Ran jhong93/spot/baseline.py
code served (permissive licence) · get_code("044bbdf5e0a24628")
get_score_file Ran jhong93/spot/eval_ensemble.py
code served (permissive licence) · get_code("2ecd94c320476e13")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

We introduce the task of spotting temporally precise, finegrained events in video (detecting the precise moment in time events occur). Precise spotting requires models to reason globally about the full-time scale of actions and locally to identify subtle frame-to-frame appearance and motion differences that identify events during these actions. Surprisingly, we find that top performing solutions to prior video understanding tasks such as action detection and segmentation do not simultaneously meet both requirements. In response, we propose E2E-Spot, a compact, end-to-end model that performs well on the precise spotting task and can be trained quickly on a single GPU. We demonstrate that E2E-Spot significantly outperforms recent baselines adapted from the video action detection, segmentation, and spotting literature to the precise spotting task. Finally, we contribute new annotations and splits to several fine-grained sports action datasets to make these datasets suitable for future work on precise spotting.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2207.10213")
get_code_for_paper("2207.10213")
have("2207.10213")

Connect an agent — have() is free.