{"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/e2e-load-end-to-end-long-form-online-action","title":"E2E-LOAD: End-to-End Long-form Online Action Detection","arxiv_id":"2306.07703","date":"2023-06-13","proceeding":"ICCV 2023 1","authors":["Shuqiang Cao","Weixin Luo","Bairui Wang","Wei zhang","Lin Ma"],"abstract":"Recently, there has been a growing trend toward feature-based approaches for Online Action Detection (OAD). However, these approaches have limitations due to their fixed backbone design, which ignores the potential capability of a trainable backbone. In this paper, we propose the first end-to-end OAD model, termed E2E-LOAD, designed to address the major challenge of OAD, namely, long-term understanding and efficient online reasoning. Specifically, our proposed approach adopts an initial spatial model that is shared by all frames and maintains a long sequence cache for inference at a low computational cost. We also advocate an asymmetric spatial-temporal model for long-form and short-form modeling effectively. Furthermore, we propose a novel and efficient inference mechanism that accelerates heavy spatial-temporal exploration. Extensive ablation studies and experiments demonstrate the effectiveness and efficiency of our proposed method. Notably, we achieve 17.3 (+12.6) FPS for end-to-end OAD with 72.4%~(+1.2%), 90.3%~(+0.7%), and 48.1%~(+26.0%) mAP on THMOUS14, TVSeries, and HDD, respectively, which is 3x faster than previous approaches. The source code will be made publicly available.","url_abs":"https://arxiv.org/abs/2306.07703v2","url_pdf":"https://arxiv.org/pdf/2306.07703v2.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":"e2e-load-end-to-end-long-form-online-action","repo_url":"https://github.com/sqiangcao99/e2e-load","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"action-detection","task_name":"Action Detection"},{"task_slug":"form","task_name":"Form"},{"task_slug":"online-action-detection","task_name":"Online Action Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2306.07703","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.07703"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/sqiangcao99/e2e-load","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":16},"by_repo_kind":{"official":{"samples":16,"ran":0,"repositories":1}},"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":16,"samples":[{"code_sha256_prefix":"8c4e328f76ae45fa","entry":"assert_and_infer_cfg","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/config/defaults.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/config/defaults.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"8c4e328f76ae45fa"}},{"code_sha256_prefix":"7877cf10c94207a1","entry":"clip_boxes_to_image","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/cv2_transform.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/cv2_transform.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7877cf10c94207a1"}},{"code_sha256_prefix":"7e91df719cc1d4ff","entry":"convert_to_one_hot","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/mixup.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/mixup.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7e91df719cc1d4ff"}},{"code_sha256_prefix":"c21fc5dc5705be1c","entry":"get_cutmix_bbox","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/clipmix.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/clipmix.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"c21fc5dc5705be1c"}},{"code_sha256_prefix":"96fe102a9e58838e","entry":"get_multiple_start_end_idx","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/decoder.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/decoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"96fe102a9e58838e"}},{"code_sha256_prefix":"6115d47c8d90c997","entry":"get_start_end_idx","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/decoder.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/decoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6115d47c8d90c997"}},{"code_sha256_prefix":"ad3b0dee385c052c","entry":"load_image_lists","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/helper.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/helper.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"ad3b0dee385c052c"}},{"code_sha256_prefix":"e1702806dd65e2b3","entry":"load_image_lists_batch_inference","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/helper.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/helper.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"e1702806dd65e2b3"}},{"code_sha256_prefix":"7a66124a58a1478f","entry":"mixup_target","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/mixup.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/mixup.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7a66124a58a1478f"}},{"code_sha256_prefix":"90d936180b786802","entry":"multiple_samples_collate","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/loader.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/loader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"90d936180b786802"}},{"code_sha256_prefix":"63f315fc7a4272df","entry":"one_hot_modify","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/mixup.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/mixup.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"63f315fc7a4272df"}},{"code_sha256_prefix":"d0250f7370065e10","entry":"rand_bbox","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/clipmix.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/clipmix.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"d0250f7370065e10"}},{"code_sha256_prefix":"0377c5879a0f8516","entry":"random_short_side_scale_jitter_list","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/cv2_transform.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/cv2_transform.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"0377c5879a0f8516"}},{"code_sha256_prefix":"00b15ee344db7014","entry":"scale","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/cv2_transform.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/cv2_transform.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"00b15ee344db7014"}},{"code_sha256_prefix":"f982c6b0e2dbda59","entry":"sequence_sampler","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/helper.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/helper.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f982c6b0e2dbda59"}},{"code_sha256_prefix":"efadc44de1fade1a","entry":"temporal_sampling","repo":"sqiangcao99/e2e-load","repo_kind":"official","path":"src/datasets/decoder.py","file_url":"https://github.com/sqiangcao99/e2e-load/blob/HEAD/src/datasets/decoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"efadc44de1fade1a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}