xuetsing / cats-vs-dogs
TensorFlow实现Kaggle猫狗大战
☆57Updated 7 years ago
Alternatives and similar repositories for cats-vs-dogs:
Users that are interested in cats-vs-dogs are comparing it to the libraries listed below
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- ☆32Updated 8 years ago
- ☆44Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- data augmentation on python☆35Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- 基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率☆90Updated 6 years ago
- Keras Implementation of faster-rcnn☆31Updated 7 years ago
- ☆81Updated 6 years ago
- TensorFlow的练习代码☆44Updated 6 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 4 years ago
- share examples of tensorflow☆63Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆129Updated 7 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 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).