All Projects → DavideA → C3d Pytorch

DavideA / C3d Pytorch

Licence: mit
Pytorch porting of C3D network, with Sports1M weights

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to C3d Pytorch

Bert Attributeextraction
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。
Stars: ✭ 224 (-10.76%)
Mutual labels:  deeplearning
Hierarchical Attention Networks Pytorch
Hierarchical Attention Networks for document classification
Stars: ✭ 239 (-4.78%)
Mutual labels:  deeplearning
Kerasdeepspeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Stars: ✭ 245 (-2.39%)
Mutual labels:  deeplearning
Deep Learning In Production
Develop production ready deep learning code, deploy it and scale it
Stars: ✭ 216 (-13.94%)
Mutual labels:  deeplearning
Tensorflow Internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
Stars: ✭ 2,683 (+968.92%)
Mutual labels:  deeplearning
Gordon cnn
A small convolution neural network deep learning framework implemented in c++.
Stars: ✭ 241 (-3.98%)
Mutual labels:  deeplearning
My Awesome Ai Bookmarks
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
Stars: ✭ 223 (-11.16%)
Mutual labels:  deeplearning
Dl tutorial
Tutorials for deep learning
Stars: ✭ 247 (-1.59%)
Mutual labels:  deeplearning
Learningdl
三个月教你从零入门深度学习Tensorflow版配套代码
Stars: ✭ 238 (-5.18%)
Mutual labels:  deeplearning
Nlp Architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
Stars: ✭ 2,768 (+1002.79%)
Mutual labels:  deeplearning
Retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
Stars: ✭ 226 (-9.96%)
Mutual labels:  deeplearning
Bmw Yolov4 Inference Api Gpu
This is a repository for an nocode object detection inference API using the Yolov3 and Yolov4 Darknet framework.
Stars: ✭ 237 (-5.58%)
Mutual labels:  deeplearning
Multirunner
This is a python package for multi-process running.
Stars: ✭ 242 (-3.59%)
Mutual labels:  deeplearning
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (-11.16%)
Mutual labels:  deeplearning
Speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
Stars: ✭ 242 (-3.59%)
Mutual labels:  deeplearning
Deepfashion
Apparel detection using deep learning
Stars: ✭ 223 (-11.16%)
Mutual labels:  deeplearning
Udemy derinogrenmeyegiris
Udemy Derin Öğrenmeye Giriş Kursunun Uygulamaları ve Daha Fazlası
Stars: ✭ 239 (-4.78%)
Mutual labels:  deeplearning
Scan2cad
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
Stars: ✭ 249 (-0.8%)
Mutual labels:  deeplearning
Awesome Carla
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Stars: ✭ 246 (-1.99%)
Mutual labels:  deeplearning
Segan pytorch
Speech Enhancement Generative Adversarial Network in PyTorch
Stars: ✭ 242 (-3.59%)
Mutual labels:  deeplearning

C3D for pytorch

This is a pytorch porting of the network presented in the paper Learning Spatiotemporal Features with 3D Convolutional Networks


How to use:

  • Download the pretrained weights (Sports1M) from here.
  • Run the predict script.

disclaimer: Performances tested only qualitatively! No warranty!

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].