Skip to content

Releases: dronefreak/human-action-classification

Human Action Classification v3.0 - Videos + Images

18 Nov 11:25
02502f9

Choose a tag to compare

Merge pull request #38 from dronefreak/hac-video-ucf

Hac video ucf

Human Action Classification v2.0 - Complete Package

23 Oct 09:35
c69627f

Choose a tag to compare

Modern human action classification using MediaPipe pose estimation and PyTorch deep learning. Complete rewrite of the original TensorFlow 1.13 version with 10x faster inference and zero C++ compilation headaches.

⚠️ This is v2.0 - A complete modernization of the original repo. The legacy TF 1.13 code is preserved in the legacy branch.