facebookarchive / C3d

Licence: other
C3D is a modified version of BVLC caffe to support 3D ConvNets.

Projects that are alternatives of or similar to C3d

Magenta Demos
Demonstrations of Magenta Models
Stars: ✭ 1,093 (-0.36%)
Mutual labels:  jupyter-notebook
Darter
🕵️ Dart / Flutter VM snapshot analyzer
Stars: ✭ 57 (-94.8%)
Mutual labels:  jupyter-notebook
Tf Wavenet vocoder
Wavenet and its applications with Tensorflow
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Learn
🏭 Education resources for Chemical and Process Engineering written in Python
Stars: ✭ 57 (-94.8%)
Mutual labels:  jupyter-notebook
Deep learning bootcamp
All the learning material for deep learning bootcamp can be found in this repository
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Regex In Python
A comprehensive guide for learning regular expressions using Python
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Machinelearning
Stars: ✭ 57 (-94.8%)
Mutual labels:  jupyter-notebook
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+0%)
Mutual labels:  jupyter-notebook
Modellogger.github.io
Model-Logger is a Python library for storing model's profile and rapid inter model comparison.
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Louplus Ml
实验楼 《楼+ 机器学习实战》课程挑战作业参考答案 https://www.shiyanlou.com/louplus/ml
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Iocamljs
An OCaml javascript kernel for the IPython notebook
Stars: ✭ 57 (-94.8%)
Mutual labels:  jupyter-notebook
Data Science At Scale
A Pythonic introduction to methods for scaling your data science and machine learning work to larger datasets and larger models, using the tools and APIs you know and love from the PyData stack (such as numpy, pandas, and scikit-learn).
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Posts
A repository for code accompanying my Medium posts.
Stars: ✭ 57 (-94.8%)
Mutual labels:  jupyter-notebook
Animegan
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
Stars: ✭ 1,095 (-0.18%)
Mutual labels:  jupyter-notebook
Jupyter Rise
Auto-launching the RISE plugin for Binder presentations.
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (-0.36%)
Mutual labels:  jupyter-notebook
Face recognition using pytorch
Using MTCNN and MobileFaceNet on Face Recognition
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Big Mac Data
Data and methodology for the Big Mac index
Stars: ✭ 1,095 (-0.18%)
Mutual labels:  jupyter-notebook
Pyspark Examples
Code examples on Apache Spark using python
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook
Mlkatas
A series of self-correcting challenges for practicing your Machine Learning and Deep Learning skills
Stars: ✭ 58 (-94.71%)
Mutual labels:  jupyter-notebook

C3D

C3D is a modified version of BVLC caffe to support 3D convolution and pooling. The main supporting features include:

  • Training or fine-tuning 3D ConvNets.
  • Extracting video features with pre-trained C3D models.

For more information about C3D, please refer to the C3D project website.

For general questions about Caffe, please refer to the BVLC project website for all documentation.

Updates

If you are about to start or just started your project, we would like to recommend you to use our C3D model in caffe2 link, which has better documentations and longer-term support. Additionally, we provide many more pre-trained models including R2D, R3D, MCx, rMCx, R(2+1)D, and more to come!

License

C3D is licensed under the Creative Commons Attribution-NonCommercial 3.0, as found in the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].