Action_Recognition_Demo_with_Grad_CAM icon indicating copy to clipboard operation
Action_Recognition_Demo_with_Grad_CAM copied to clipboard

3D-ResNeXt101 with Grad-CAM Demo. (Pytorch)

Action_Recognition_Demo_with_Grad_CAM

3D-ResNeXt101 with Grad-CAM Demo. (Pytorch)

Getting Started

Dependency

This work was tested with PyTorch 1.3.1, CUDA 10.1, python 3.6 and Ubuntu 16.04. You may need pip3 install torch==1.3.1.

requirements : opencv-python

Run demo with pretrained model

1.Download pretrained model from here

python3 demo.py --video-path=[path] --resume-path=[path]

Demo