MachineLP / train_cnn-rnnLinks
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),.....
☆67Updated 7 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
Sorting:
- a baseline for baidu dog classification competition.☆114Updated 7 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测 test_a 952 test_b 953☆58Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 7 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- A base pipline for chinese recognition☆77Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 10 months ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。☆36Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- Deep Learning For Computer Vision With Python☆123Updated 6 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- SPP net详解☆70Updated 5 years ago
- TF-Implementation of "Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition"☆74Updated 6 years ago
- CV and NLP learning notebooks☆18Updated 6 years ago
- A method for Fine-Grained image classification☆42Updated 5 years ago
- The code on deep learning.☆74Updated 7 years ago
- TianChi 2018广东工业智造大数据创新大赛——智能算法赛(复赛baseline代码)☆18Updated 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…☆71Updated 2 years ago
- ☆173Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago