AugustMe / TensorFlow-Learn
TensorFlow, classification
☆7Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorFlow-Learn
- 简单实现VGG16☆58Updated 6 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 4 years ago
- ☆24Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 5 years ago
- Bilinear CNN implementation in keras.☆26Updated 4 years ago
- 使用cNN对交通标志进行分 类☆12Updated 6 years ago
- SPP net详解☆69Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 基于Inception-v3实现的CNN分类模型☆13Updated 6 years ago
- use keras to do image classification tasks☆12Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- ☆90Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- 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)…☆64Updated 6 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- 2018广东工业智造大数 据创新大赛——智能算法赛☆35Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 5 years ago
- Python/Tensorflow☆14Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last week
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆54Updated 4 years ago