{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/spotting-temporally-precise-fine-grained","title":"Spotting Temporally Precise, Fine-Grained Events in Video","arxiv_id":"2207.10213","date":"2022-07-20","proceeding":null,"authors":["James Hong","Haotian Zhang","Michaël Gharbi","Matthew Fisher","Kayvon Fatahalian"],"abstract":"We introduce the task of spotting temporally precise, fine-grained 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.","url_abs":"https://arxiv.org/abs/2207.10213v1","url_pdf":"https://arxiv.org/pdf/2207.10213v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"spotting-temporally-precise-fine-grained","repo_url":"https://github.com/soccernet/sn-spotting","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"spotting-temporally-precise-fine-grained","repo_url":"https://github.com/jhong93/spot","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"action-detection","task_name":"Action Detection"},{"task_slug":"action-spotting","task_name":"Action Spotting"},{"task_slug":null,"task_name":"GPU"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"video-action-detection","task_name":"Video Action Detection"},{"task_slug":"video-understanding","task_name":"Video Understanding"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/action-spotting-on-soccernet-v2","task":"Action Spotting","dataset":"SoccerNet-v2","model":"E2E-Spot","rank_in_archive_order":6,"of":10,"metrics":{"Average-mAP":"74.05","Tight Average-mAP":"61.82"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2207.10213","atlas_url":"https://app.syntology.ai/?focus=2207.10213","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.10213"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/soccernet/sn-spotting","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jhong93/spot","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"ran":5},"by_repo_kind":{"official":{"samples":5,"ran":5,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":1,"samples":[{"code_sha256_prefix":"b1db7aa26006755b","entry":"ContextAwareModel","repo":"soccernet/sn-spotting","repo_kind":"official","path":"Benchmarks/CALF/src/model.py","file_url":"https://github.com/soccernet/sn-spotting/blob/HEAD/Benchmarks/CALF/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b1db7aa26006755b"}},{"code_sha256_prefix":"57c8cfbbaa5e7b7c","entry":"collect_frames","repo":"jhong93/spot","repo_kind":"official","path":"copy_frames_finediving.py","file_url":"https://github.com/jhong93/spot/blob/HEAD/copy_frames_finediving.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"57c8cfbbaa5e7b7c"}},{"code_sha256_prefix":"3ca7df4da3861bde","entry":"get_label_names","repo":"jhong93/spot","repo_kind":"official","path":"parse_soccernet.py","file_url":"https://github.com/jhong93/spot/blob/HEAD/parse_soccernet.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"3ca7df4da3861bde"}},{"code_sha256_prefix":"044bbdf5e0a24628","entry":"get_lr_scheduler","repo":"jhong93/spot","repo_kind":"official","path":"baseline.py","file_url":"https://github.com/jhong93/spot/blob/HEAD/baseline.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"044bbdf5e0a24628"}},{"code_sha256_prefix":"2ecd94c320476e13","entry":"get_score_file","repo":"jhong93/spot","repo_kind":"official","path":"eval_ensemble.py","file_url":"https://github.com/jhong93/spot/blob/HEAD/eval_ensemble.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2ecd94c320476e13"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}