astorfi / Caffe_Deep_LearningLinks
☆14Updated 8 years ago
Alternatives and similar repositories for Caffe_Deep_Learning
Users that are interested in Caffe_Deep_Learning are comparing it to the libraries listed below
Sorting:
- QR Code Pattern Recognition and Message Extraction☆53Updated 8 years ago
- Deep Learning & 3D Convolutional Neural Networks for Speaker Verification☆787Updated 5 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 7 years ago
- CTC + Tensorflow Example for ASR☆312Updated 7 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Lip Reading - Cross Audio-Visual Recognition using 3D Architectures☆1,887Updated 2 years ago
- SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/☆884Updated 8 months ago
- Feed your own image data to a pre-trained network by tensorflow☆168Updated 6 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆314Updated 7 years ago
- Code for "Vid2speech: Speech Reconstruction from Silent Video" ICASSP '17☆116Updated 8 years ago
- Image completion using deep convolutional generative adversarial nets in tensorflow☆177Updated 7 years ago
- ☆108Updated 7 years ago
- Organized & Useful Resources about Deep Learning with TensorFlow☆21Updated 5 years ago
- A unified program to check predictions of different convolutional neural networks for image classification.☆68Updated 7 years ago
- A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim☆133Updated 5 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆180Updated 7 years ago
- Training, evaluation and testing code for image classification using TensorFlow☆135Updated 6 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 8 years ago
- This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube☆382Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Binarized Dense and Conv2D layers for Keras