Skip to content
/ C3D Public

Extract video features using C3D feature extractor from Facebook with trained weights available.

Notifications You must be signed in to change notification settings

salva-u/C3D

Repository files navigation

Add video files to the input folder, a video file has been provided for testing.

Run the main extract_features.py file to get features extracted into the output folder.

This is part of an extension of work conducted for Anomaly Detection for video surveillance footage.

UCF Crime Dataset

Use the UCF Crime Dataset from the paper Real-world Anomaly Detection in Surveillance Videos which is available at UCF Crime Dataset to obtain CCTV Surveillance videos.

C3D Model from Facebook

The C3D feature extractor is originally available as a Caffe Model by Facebook.

Credit

This code is based on the work done Ptirupat.

About

Extract video features using C3D feature extractor from Facebook with trained weights available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages