{"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/capturing-temporal-information-in-a-single","title":"Capturing Temporal Information in a Single Frame: Channel Sampling Strategies for Action Recognition","arxiv_id":"2201.10394","date":"2022-01-25","proceeding":null,"authors":["Kiyoon Kim","Shreyank N Gowda","Oisin Mac Aodha","Laura Sevilla-Lara"],"abstract":"We address the problem of capturing temporal information for video classification in 2D networks, without increasing their computational cost. Existing approaches focus on modifying the architecture of 2D networks (e.g. by including filters in the temporal dimension to turn them into 3D networks, or using optical flow, etc.), which increases computation cost. Instead, we propose a novel sampling strategy, where we re-order the channels of the input video, to capture short-term frame-to-frame changes. We observe that without bells and whistles, the proposed sampling strategy improves performance on multiple architectures (e.g. TSN, TRN, TSM, and MVFNet) and datasets (CATER, Something-Something-V1 and V2), up to 24% over the baseline of using the standard video input. In addition, our sampling strategies do not require training from scratch and do not increase the computational cost of training and testing. Given the generality of the results and the flexibility of the approach, we hope this can be widely useful to the video understanding community. Code is available on our website: https://github.com/kiyoon/channel_sampling.","url_abs":"https://arxiv.org/abs/2201.10394v3","url_pdf":"https://arxiv.org/pdf/2201.10394v3.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":"capturing-temporal-information-in-a-single","repo_url":"https://github.com/kiyoon/channel_sampling","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"optical-flow-estimation","task_name":"Optical Flow Estimation"},{"task_slug":"video-classification","task_name":"Video Classification"},{"task_slug":"video-understanding","task_name":"Video Understanding"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2201.10394","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2201.10394"}},"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/kiyoon/channel_sampling","reach":null}],"summary":{"ran_honours":3},"by_repo_kind":{"official":{"samples":3,"ran":3,"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":0,"samples":[{"code_sha256_prefix":"080feaf81e689f33","entry":"TC_idx","repo":"kiyoon/channel_sampling","repo_kind":"official","path":"pyvideoai/utils/tc_reordering.py","file_url":"https://github.com/kiyoon/channel_sampling/blob/HEAD/pyvideoai/utils/tc_reordering.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"080feaf81e689f33"}},{"code_sha256_prefix":"2a6399bcb74dc7f6","entry":"get_frame_idx_1D","repo":"kiyoon/channel_sampling","repo_kind":"official","path":"pyvideoai/utils/tc_reordering.py","file_url":"https://github.com/kiyoon/channel_sampling/blob/HEAD/pyvideoai/utils/tc_reordering.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a6399bcb74dc7f6"}},{"code_sha256_prefix":"a80f2f540cad7be2","entry":"get_frame_indices_1D","repo":"kiyoon/channel_sampling","repo_kind":"official","path":"pyvideoai/utils/tc_reordering.py","file_url":"https://github.com/kiyoon/channel_sampling/blob/HEAD/pyvideoai/utils/tc_reordering.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a80f2f540cad7be2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}