MachineLP / train_cnn-rnn
cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU), inception_resnet_v2+rnn(LSTM, GRU),.....
☆66Updated 6 years ago
Alternatives and similar repositories for train_cnn-rnn:
Users that are interested in train_cnn-rnn are comparing it to the libraries listed below
- some small codes about deep learning☆51Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- mutil-class focal loss implemented in keras☆158Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- course labratory☆14Updated 6 years ago
- ☆14Updated 6 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 6 years ago
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 4 years ago
- # This is a image classification by VGG16 pre-trained model.#☆44Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 7 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- ☆65Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- data augmentation on python☆35Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago