xvshu / ImageNet-ApiLinks
基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。
☆36Updated 7 years ago
Alternatives and similar repositories for ImageNet-Api
Users that are interested in ImageNet-Api are comparing it to the libraries listed below
Sorting:
- A base pipline for chinese recognition☆77Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- Python3使用TF-Slim进行图像 分类☆50Updated 7 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 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)…☆67Updated 7 years ago
- 使用keras建立faster rcnn网络,训练完成后,将识别接口释放为rest,方便后端调用☆21Updated 7 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- DueApe数据科学,Kaggle代码资源分享☆37Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训 练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆64Updated 4 years ago
- 天池雪浪布匹瑕疵检测,初赛线上949,排名9/2403☆192Updated 7 years ago
- 天池雪浪布匹瑕疵检测,复赛线上746,排名14/2403☆131Updated 7 years ago
- 京东 JDD 大赛 猪脸识别项目☆78Updated 6 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- OCR 基于 Keras☆19Updated 6 years ago
- ☆201Updated 7 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包 含了复杂的姿态变化…☆103Updated 6 years ago
- DCIC 钢筋数量AI识别 baseline 0.98+。☆71Updated 4 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.☆68Updated 5 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆84Updated 5 years ago
- EasyPR-python☆71Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 文化传承—汉字书法多场景识别比赛☆111Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆51Updated 7 years ago