C3D-tensorflow

Action recognition model

An implementation of C3D-caffe on TensorFlow to recognize actions in videos.

C3D is a modified version of BVLC tensorflow to support 3D ConvNets.

GitHub

588 stars
25 watching
262 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
craftgbd/caffe-gbd An optimized deep learning framework for action recognition tasks 26
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
ppwwyyxx/moco.tensorflow Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow 161
hjptriplebee/vgg19_with_tensorflow An implementation of VGG19 using TensorFlow and OpenCV for image classification 178
lukereichold/visualactionkit An iOS framework for classifying human actions in videos using deep learning models 24
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
patricklib/captcha_recognize A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. 556
michigancog/m-pact A framework for building and testing activity recognition models using deep learning techniques. 107
tkuanlun350/tensorflow-segnet A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. 369
guillaume-chevalier/har-stacked-residual-bidir-lstms An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. 319
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113
huguyuehuhu/hcn-pytorch Replication of a PyTorch model for action recognition and detection from skeleton data 219
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51