Papers › Can Spatiotemporal 3D CNNs Retrace the History of 2D CNNs and ImageNet?

Can Spatiotemporal 3D CNNs Retrace the History of 2D CNNs and ImageNet?

27 Nov 2017CVPR 2018 6arXiv:1711.09577archive 2025-07-28

Kensho Hara, Hirokatsu Kataoka, Yutaka Satoh

The purpose of this study is to determine whether current video datasets have sufficient data for training very deep convolutional neural networks (CNNs) with spatio-temporal three-dimensional (3D) kernels. Recently, the performance levels of 3D CNNs in the field of action recognition have improved significantly. However, to date, conventional research has only explored relatively shallow 3D architectures. We examine the architectures of various 3D CNNs from relatively shallow to very deep ones on current video datasets. Based on the results of those experiments, the following conclusions could be obtained: (i) ResNet-18 training resulted in significant overfitting for UCF-101, HMDB-51, and ActivityNet but not for Kinetics. (ii) The Kinetics dataset has sufficient data for training of deep 3D CNNs, and enables training of up to 152 ResNets layers, interestingly similar to 2D ResNets on ImageNet. ResNeXt-101 achieved 78.4% average accuracy on the Kinetics test set. (iii) Kinetics pretrained simple 3D architectures outperforms complex 2D architectures, and the pretrained ResNeXt-101 achieved 94.5% and 70.2% on UCF-101 and HMDB-51, respectively. The use of 2D CNNs trained on ImageNet has produced significant progress in various tasks in image. We believe that using deep 3D CNNs together with Kinetics will retrace the successful history of 2D CNNs and ImageNet, and stimulate advances in computer vision for videos. The codes and pretrained models used in this study are publicly available. https://github.com/kenshohara/3D-ResNets-PyTorch

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1711.09577")

Code

Syntology Ran 7 of 8 code samples harvested from 3 repositories linked to this paper; 1 has no recorded run. Of those that ran: 7 ran · our draft was wrong.

By repository: community (archive-listed): 5 samples from 3 repositories, 5 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

26 repositories listed; official and paper-mentioned ones first.

kenshohara/3D-ResNets-PyTorch officialmentioned in papermentioned on GitHubpytorchMIT report
LiliMeng/3D-ResNets-PyTorch mentioned on GitHubpytorch report
Xiehuaiqi/3D-ResNets-PyTorch-master mentioned on GitHubpytorch report
arundhatikurup/3DResnet mentioned on GitHubpytorch report
buriedms/3D-ResNets-Paddle mentioned on GitHubpaddle report
concordiaca/3D-ResNets-PyTorch mentioned on GitHubpytorch report
danielmatte/3D-ResNets-PyTorch- mentioned on GitHubpytorch report
dongzhuoyao/3D-ResNets-PyTorch mentioned on GitHubpytorch report
generation21/generation6011 mentioned on GitHubpytorch report
hjjpku/adaptive_sampler mentioned on GitHubpytorch report
kenshohara/3D-ResNets mentioned on GitHubtorch report
nCheck/video-class-3d-resnet mentioned on GitHubpytorch report
okankop/Efficient-3DCNNs mentioned on GitHubpytorch report
qwarts/video_classification mentioned on GitHubpytorch report
sebastiantiesmeyer/deeplabchop3d mentioned on GitHubpytorch report
skamdar/gesture_recognition mentioned on GitHubpytorch report
tianhai123/3D-ResNets mentioned on GitHubpytorch report
yangbang18/video-classification-3d-cnn mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 7 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran · our draft was wrong
1unverified

Licence: 3 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

downsample_basic_block tianhai123/3D-ResNets/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 43c0211ff8dbca5f · report
get_fine_tuning_parameters tianhai123/3D-ResNets/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 93801ecf3026ab06 · report
get_fine_tuning_parameters arundhatikurup/3DResnet/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8d57521c7b52b777 · report
get_fine_tuning_parameters okankop/Efficient-3DCNNs/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8484994a54d4c487 · report
load_labels okankop/Efficient-3DCNNs/utils/kinetics_json.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 90b941a8c18bcd57 · report
conv1x1x1 identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 213ccc8fb87ee8d9 · report
conv3x3x3 identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · c3b215555357b9d1 · report
generate_model identical code first harvested elsewhere unverified licence of this copy not recorded · 392a1ed5b8624559 · report

Tasks

Action Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Recognition UCF101 ResNeXt-101 (64f) 3-fold Accuracy 94.5 #52 of 91 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationConvolutionGlobal Average PoolingGrouped ConvolutionKaiming InitializationReLUResNeXtResNeXt BlockResidual Connection

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections