chyelang / hw2_image_classification
利用TensorFlow(TF),本作业实现了一个基于full convolution stack、inception v2 module等模块的图片分类网络,纵向共包含10层包含参数的层,采用自己搭建的卷积层。对于dset1与dset2采用同样的网络结构,分别进行训练。最终在dset1验证集(约含900张图,下同)上的Top1分类准确率约为0.52,在dset2验证集上的Top1准确率约为0.63。在K80显卡的单核上,该模型的训练速度约为205张图每秒,最终所得模型的checkpoint约为45MB。
☆12Updated 6 years ago
Alternatives and similar repositories for hw2_image_classification:
Users that are interested in hw2_image_classification are comparing it to the libraries listed below
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- TensorFlow的练习代码☆44Updated 6 years ago
- ☆47Updated 7 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆85Updated 6 years ago
- ☆65Updated 7 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- 一个面向 初学者的,友好的Keras入门教程☆123Updated 5 years ago
- The code on deep learning.☆74Updated 7 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 7 years ago
- ☆24Updated 7 years ago
- mutil-class focal loss implemented in keras☆158Updated 5 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 6 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- 百度西交第三届大数据比赛Baseline(全国第4名)☆54Updated 7 years ago
- 深度学习处理数据的一些基本操作☆33Updated 6 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- 秋招找工作经历☆35Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- TensorFlow学习☆123Updated 7 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- 《Tensorflow机器学习实战指南》自我学习代码,校正代码bug和书籍翻译中的错误,增加中文注释。(未完成,持续更新)☆29Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- ☆83Updated 7 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 京东 JDD 大赛 猪脸识别项目☆78Updated 6 years ago