An implementation of the LRCN in Torch
-
Updated
Apr 8, 2017 - Lua
An implementation of the LRCN in Torch
Support LRCN(both rgb and optical-flow). This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
A one stop shop for all of your activity recognition needs.
Contains code for C3D, LCN and TSM for action recognition models.
Official Implementation of "Vision-based Behavioral Recognition of Novelty Preference in Pigs"
The implementation of Long-term Recurrent Convolutional Network (LRCN), wide-n-deep NN, LSTM, SVM, LR, RF for drug resistance prediction.
A LSTM + CNN or LRCN model which recognises the action performed in a video.
Creating Custom Action Recognition Model using TensorFlow (CNN + LSTM)
Real Time Detection of Anomalous Activity From Videos (mainly crime actvity). Images of the video is trained using AutoEncoder to get the imtermediate feature representation of image & applied svm model for the bag of such features to detect the anomaly & LSTM to detect the type of Anomaly.
Passageway classifier using monocular camera and LRCN
I designed an intelligent system capable of analyzing movement within the videos and detecting suspicious movement that precedes the occurrence of shoplifting crimes. The proposed system can analyze the movement into two primary classifications: the natural movement, and the suspicious movement (with the percentage of each of them being determin…
Add a description, image, and links to the lrcn topic page so that developers can more easily learn about it.
To associate your repository with the lrcn topic, visit your repo's landing page and select "manage topics."