{"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/slowfast-networks-for-video-recognition","title":"SlowFast Networks for Video Recognition","arxiv_id":"1812.03982","date":"2018-12-10","proceeding":"ICCV 2019 10","authors":["Christoph Feichtenhofer","Haoqi Fan","Jitendra Malik","Kaiming He"],"abstract":"We present SlowFast networks for video recognition. Our model involves (i) a Slow pathway, operating at low frame rate, to capture spatial semantics, and (ii) a Fast pathway, operating at high frame rate, to capture motion at fine temporal resolution. The Fast pathway can be made very lightweight by reducing its channel capacity, yet can learn useful temporal information for video recognition. Our models achieve strong performance for both action classification and detection in video, and large improvements are pin-pointed as contributions by our SlowFast concept. We report state-of-the-art accuracy on major video recognition benchmarks, Kinetics, Charades and AVA. Code has been made available at: https://github.com/facebookresearch/SlowFast","url_abs":"https://arxiv.org/abs/1812.03982v3","url_pdf":"https://arxiv.org/pdf/1812.03982v3.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":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/facebookresearch/SlowFast","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/LukasHedegaard/co3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/Ysp9714/SlowFastNet-keras","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/chaitanyadwivedii/3D-Attention-is-All-You-Need","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/jihun-kr/SlowFast","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/tianfr/mononerf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/tianfr/semantic-flow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/tonysy/PyAction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/wangxiang1230/SSTAP","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/youngjun0627/movie-rating","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/2023-MindSpore-4/Code7/tree/main/slowfast","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/Mind23-2/MindCode-88/tree/main/slowfast","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/PaddlePaddle/PaddleVideo/blob/develop/docs/zh-CN/model_zoo/recognition/slowfast.md","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":null},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/facebookresearch/pytorchvideo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"slowfast-networks-for-video-recognition","repo_url":"https://github.com/open-mmlab/mmaction2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"action-classification","task_name":"Action Classification"},{"task_slug":"action-detection","task_name":"Action Detection"},{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"action-recognition-in-videos-2","task_name":"Action Recognition In Videos"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"video-recognition","task_name":"Video Recognition"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/action-classification-on-charades","task":"Action Classification","dataset":"Charades","model":"SlowFast (Kinetics-600 pretraining, NL)","rank_in_archive_order":18,"of":49,"metrics":{"MAP":"45.2"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-charades","task":"Action Classification","dataset":"Charades","model":"SlowFast (Kinetics-400 pretraining, NL)","rank_in_archive_order":26,"of":49,"metrics":{"MAP":"42.5"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-charades","task":"Action Classification","dataset":"Charades","model":"SlowFast (Kinetics-600 pretraining)","rank_in_archive_order":27,"of":49,"metrics":{"MAP":"42.1"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 16x8 (ResNet-101 + NL)","rank_in_archive_order":105,"of":207,"metrics":{"Acc@1":"79.8"},"uses_additional_data":true},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 16x8 (ResNet-101)","rank_in_archive_order":121,"of":207,"metrics":{"Acc@1":"78.9","Acc@5":"93.5"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 8x8 (ResNet-101)","rank_in_archive_order":131,"of":207,"metrics":{"Acc@1":"77.9","Acc@5":"93.2"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 8x8 (ResNet-50)","rank_in_archive_order":145,"of":207,"metrics":{"Acc@1":"77","Acc@5":"92.6"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 4x16 (ResNet-50)","rank_in_archive_order":155,"of":207,"metrics":{"Acc@1":"75.6","Acc@5":"92.1"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-400","task":"Action Classification","dataset":"Kinetics-400","model":"SlowFast 16x8 (ResNet-101 + NL)","rank_in_archive_order":205,"of":207,"metrics":{"Acc@5":"93.9"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-600","task":"Action Classification","dataset":"Kinetics-600","model":"SlowFast 16x8 (ResNet-101 + NL)","rank_in_archive_order":46,"of":65,"metrics":{"Top-1 Accuracy":"81.8","Top-5 Accuracy":"95.1"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-600","task":"Action Classification","dataset":"Kinetics-600","model":"SlowFast 16x8 (ResNet-101)","rank_in_archive_order":49,"of":65,"metrics":{"Top-1 Accuracy":"81.1","Top-5 Accuracy":"95.1"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-600","task":"Action Classification","dataset":"Kinetics-600","model":"SlowFast 8x8 (ResNet-101)","rank_in_archive_order":51,"of":65,"metrics":{"Top-1 Accuracy":"80.4","Top-5 Accuracy":"94.8"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-600","task":"Action Classification","dataset":"Kinetics-600","model":"SlowFast 8x8 (ResNet-50)","rank_in_archive_order":52,"of":65,"metrics":{"Top-1 Accuracy":"79.9","Top-5 Accuracy":"94.5"},"uses_additional_data":false},{"leaderboard":"/sota/action-classification-on-kinetics-600","task":"Action Classification","dataset":"Kinetics-600","model":"SlowFast 4x16 (ResNet-50)","rank_in_archive_order":54,"of":65,"metrics":{"Top-1 Accuracy":"78.8","Top-5 Accuracy":"94"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-in-videos-on-ava-v21","task":"Action Recognition","dataset":"AVA v2.1","model":"SlowFast++ (Kinetics-600 pretraining, NL)","rank_in_archive_order":4,"of":15,"metrics":{"mAP (Val)":"28.3"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-in-videos-on-ava-v21","task":"Action Recognition","dataset":"AVA v2.1","model":"SlowFast (Kinetics-600 pretraining, NL)","rank_in_archive_order":7,"of":15,"metrics":{"mAP (Val)":"27.3"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-in-videos-on-ava-v21","task":"Action Recognition","dataset":"AVA v2.1","model":"SlowFast (Kinetics-600 pretraining)","rank_in_archive_order":8,"of":15,"metrics":{"mAP (Val)":"26.8"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-in-videos-on-ava-v21","task":"Action Recognition","dataset":"AVA v2.1","model":"SlowFast (Kinetics-400 pretraining)","rank_in_archive_order":9,"of":15,"metrics":{"mAP (Val)":"26.3"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-ava-v2-2","task":"Action Recognition","dataset":"AVA v2.2","model":"SlowFast, 16x8 R101+NL (Kinetics-600 pretraining)","rank_in_archive_order":29,"of":38,"metrics":{"mAP":"27.5"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-ava-v2-2","task":"Action Recognition","dataset":"AVA v2.2","model":"SlowFast, 8x8 R101+NL (Kinetics-600 pretraining)","rank_in_archive_order":31,"of":38,"metrics":{"mAP":"27.1"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-ava-v2-2","task":"Action Recognition","dataset":"AVA v2.2","model":"SlowFast, 8x8, R101 (Kinetics-400 pretraining)","rank_in_archive_order":37,"of":38,"metrics":{"mAP":"23.8"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-ava-v2-2","task":"Action Recognition","dataset":"AVA v2.2","model":"SlowFast, 4x16, R50 (Kinetics-400 pretraining)","rank_in_archive_order":38,"of":38,"metrics":{"mAP":"21.9"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-diving-48","task":"Action Recognition","dataset":"Diving-48","model":"SlowFast","rank_in_archive_order":17,"of":18,"metrics":{"Accuracy":"77.6"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-on-h2o-2-hands-and-objects","task":"Action Recognition","dataset":"H2O  (2 Hands and Objects)","model":"SlowFast","rank_in_archive_order":9,"of":11,"metrics":{"Actions Top-1":"77.69","Hand Pose":"No","Object Label":"No","Object Pose":"No","RGB":"Yes"},"uses_additional_data":false},{"leaderboard":"/sota/action-recognition-in-videos-on-something","task":"Action Recognition","dataset":"Something-Something V2","model":"SlowFast","rank_in_archive_order":108,"of":123,"metrics":{"Top-1 Accuracy":"61.7"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1812.03982","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1812.03982"}},"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/youngjun0627/movie-rating","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/SlowFast","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleVideo/blob/develop/docs/zh-CN/model_zoo/recognition/slowfast.md","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/pytorchvideo","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LukasHedegaard/co3d","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Mind23-2/MindCode-88/tree/main/slowfast","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chaitanyadwivedii/3D-Attention-is-All-You-Need","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jihun-kr/SlowFast","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wangxiang1230/SSTAP","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Ysp9714/SlowFastNet-keras","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tianfr/mononerf","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tonysy/PyAction","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmaction2","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-4/Code7/tree/main/slowfast","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tianfr/semantic-flow","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"unverified":10},"by_repo_kind":{"listed":{"samples":10,"ran":0,"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":0,"samples":[{"code_sha256_prefix":"4ea435d86104dc74","entry":"auto_pad","repo":"Ysp9714/SlowFastNet-keras","repo_kind":"listed","path":"slow_fast_net.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/slow_fast_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4ea435d86104dc74"}},{"code_sha256_prefix":"75c62c582a31b362","entry":"construct_optimizer","repo":"tonysy/PyAction","repo_kind":"listed","path":"pyaction/models/optimizer.py","file_url":"https://github.com/tonysy/PyAction/blob/HEAD/pyaction/models/optimizer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"75c62c582a31b362"}},{"code_sha256_prefix":"5fa3c6243f36db35","entry":"filter_by_iters","repo":"tonysy/PyAction","repo_kind":"listed","path":"pyaction/engine/meta_test_net.py","file_url":"https://github.com/tonysy/PyAction/blob/HEAD/pyaction/engine/meta_test_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5fa3c6243f36db35"}},{"code_sha256_prefix":"ce9eeb4d3e39ef8b","entry":"get_loss_func","repo":"tonysy/PyAction","repo_kind":"listed","path":"pyaction/models/losses.py","file_url":"https://github.com/tonysy/PyAction/blob/HEAD/pyaction/models/losses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ce9eeb4d3e39ef8b"}},{"code_sha256_prefix":"1453c88d044c161f","entry":"get_valid_files","repo":"tonysy/PyAction","repo_kind":"listed","path":"pyaction/engine/meta_test_net.py","file_url":"https://github.com/tonysy/PyAction/blob/HEAD/pyaction/engine/meta_test_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1453c88d044c161f"}},{"code_sha256_prefix":"9d5ae0cb9edd48cd","entry":"labels","repo":"Ysp9714/SlowFastNet-keras","repo_kind":"listed","path":"training.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9d5ae0cb9edd48cd"}},{"code_sha256_prefix":"917ffef98b6587fc","entry":"mish","repo":"Ysp9714/SlowFastNet-keras","repo_kind":"listed","path":"slow_fast_net.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/slow_fast_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"917ffef98b6587fc"}},{"code_sha256_prefix":"a3d6a1647e626ddd","entry":"same_length","repo":"Ysp9714/SlowFastNet-keras","repo_kind":"listed","path":"training.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a3d6a1647e626ddd"}},{"code_sha256_prefix":"ee291bb4216c13e6","entry":"swish","repo":"Ysp9714/SlowFastNet-keras","repo_kind":"listed","path":"slow_fast_net.py","file_url":"https://github.com/Ysp9714/SlowFastNet-keras/blob/HEAD/slow_fast_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ee291bb4216c13e6"}},{"code_sha256_prefix":"7f9eb5a8ffa36af9","entry":"update","repo":"tonysy/PyAction","repo_kind":"listed","path":"pyaction/configs/base_config.py","file_url":"https://github.com/tonysy/PyAction/blob/HEAD/pyaction/configs/base_config.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7f9eb5a8ffa36af9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}