video-caffe
Video framework
An implementation of a deep learning framework with video features
Video-friendly caffe -- comes with the most recent version of Caffe (as of Jan 2019), a video reader, 3D(ND) pooling layer, and an example training script for C3D network and UCF-101 data
175 stars
12 watching
93 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
action-recognitionactivity-recognitionc3dcaffedeep-learningvideo-caffevideo-reader
Related projects:
Repository | Description | Stars |
---|---|---|
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
craftgbd/caffe-gbd | An optimized deep learning framework for action recognition tasks | 26 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,212 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
choasup/caffe-yolo9000 | A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |
dmw/caffeine | A C application framework providing tools and utilities for building service-oriented applications | 100 |
longjon/caffe | Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
ducha-aiki/lsuvinit | Implementation of a method to initialize neural network layers in a deep learning framework. | 112 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
dafucoding/mtcnn_caffe | Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
bvlc/caffe | A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,149 |