xvshu / ImageNet-Api
基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。
☆36Updated 6 years ago
Alternatives and similar repositories for ImageNet-Api:
Users that are interested in ImageNet-Api are comparing it to the libraries listed below
- share examples of tensorflow☆63Updated 6 years ago
- DueApe数据科学,Kaggle代码资源分享☆37Updated 5 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 4 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 5 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- TinyMind人民币编码识别比赛赛后分享(含文档,模型,代码,视频)https://www.tinymind.cn/competitions/47☆34Updated 5 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- 使用CNN预测年龄与性别☆16Updated 6 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)…☆65Updated 6 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 4 years ago
- use keras to do image classification tasks☆12Updated 6 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- 使用keras建立faster rcnn网络,训练完成后,将识别接口释放为rest,方便后端调用☆21Updated 6 years ago
- DCIC 钢筋数量AI识别 baseline 0.98+。☆70Updated 3 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆101Updated 5 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆19Updated 6 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- tensorflow实现的深度学习应用和模型☆71Updated 6 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆67Updated last year