NanGC / CNNLinks
Training a convolutional neural network using own picture dataset
☆106Updated 6 years ago
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below
Sorting:
- ☆200Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 简单实现VGG16☆60Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- ☆91Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆143Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆178Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- a face recognition system based on convolutional neural network.☆62Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 9 months ago
- use keras to do image classification tasks☆12Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆101Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- yolo v3的tensorflow实现 https://github.com/YunYang1994/tensorflow-yolov3☆33Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 5 years ago
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。☆36Updated 6 years ago
- Screen&Vehicle Detection in eye tracking videos using Tensorflow API☆162Updated 7 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆185Updated 3 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- TensorFlow 学习笔记和分享☆195Updated last year
- Using CNN to recognize the verification code☆33Updated 7 years ago