Human Action Recognition (HAR) in still images is a well-established computer vision task with applications in sports, security, and human-computer interaction scenarios. Current trends in HAR research indicate that deep learning applications are proliferating, and a few publication hot spots are leading to systematic fair evaluations of the state of the art in convolutional neural networks (CNNs). This work conducts a systematic evaluation of seven popular CNN families, ResNet, Inception, MobileNet, DenseNet, VGGNet, EfficientNet, and EfficientNetV2, as well as representative instance variants within each family. The models are trained and evaluated on the Stanford-40 Human Action Recognition dataset using a common experimental setup, constrained to a limited training budget (three epochs) to allow comparability across a large number of model evaluations. The models are assessed utilizing a variety of accuracy, precision, recall, and F1 score metrics. The experiment results reveal model performance trends that are related to model family and model depth. Mid-range models, like ResNet-50 and DenseNet variants yield the best trade-offs between performance and resource consumption. Lightweight models perform the worst but justify the sacrifice in performance with training efficiency. The best overall model is EfficientNetV2-L, which achieves the best performance across all evaluated metrics. It achieves this performance through training-aware model design, improved compound model scaling, and fused MB-Conv blocks as well as greater input resolution, all of which enable effective learning even under the study’s low training budget. In contrast with previous studies that advocate for highly hybridized specialized models, this study provides a framework for systematic evaluation of CNN families under the same training budget. Overall, this study provides realistic HAR baselines for images and informs the reader of relative model selection strategies and trade-offs that may be employed in budget-limited training contexts.
Harshawardhan et al. (Thu,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: