NanGC / CNN
Training a convolutional neural network using own picture dataset
☆103Updated 5 years ago
Alternatives and similar repositories for CNN:
Users that are interested in CNN are comparing it to the libraries listed below
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆77Updated 6 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 5 months ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- ☆200Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- 简单实现VGG16☆59Updated 6 years ago
- A method of convert between tfrecords and images with TensorFlow and python.☆28Updated 7 years ago
- 图像细粒度分类☆12Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆180Updated 6 years ago
- a face recognition system based on convolutional neural network.☆63Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 5 years ago
- ☆91Updated 6 years ago
- Project☆55Updated 6 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- ☆65Updated 7 years ago
- 深度学习之计算机视觉方向☆37Updated 5 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
- VGG model for yourself image data by tensorflow☆20Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 6 years ago
- use keras to do image classification tasks☆12Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆98Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆142Updated 6 years ago
- ☆44Updated 6 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆137Updated 7 years ago