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.
588 stars
25 watching
262 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An optimized deep learning framework for action recognition tasks | 26 |
| Preprocessing and processing tools for text data in machine learning models | 1,239 |
| Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
| An iOS framework for classifying human actions in videos using deep learning models | 24 |
| Evaluates and visualizes the performance of machine learning models. | 1,258 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 558 |
| A framework for building and testing activity recognition models using deep learning techniques. | 107 |
| 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 |
| An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. | 319 |
| An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
| Replication of a PyTorch model for action recognition and detection from skeleton data | 218 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |