chyelang / hw2_image_classificationLinks
利用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 7 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
Sorting:
- The code on deep learning.☆74Updated 7 years ago
- 剑指offer第二版 python代码☆68Updated 6 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- some small codes about deep learning☆51Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆351Updated 2 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- ☆65Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- ☆47Updated 8 years ago
- 博客相关文件存储☆136Updated 6 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 6 years ago
- 2019Baidu&XJTU_URFC Preliminary Round Code☆32Updated 6 years ago
- python 数据结构 算法 LeetCode 牛客 面试 编程之美 动态规划 字典树 快速排序 树 字符串 数组 链表 全排列 堆排序 位运算 大数相加☆181Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 2 weeks ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- ☆20Updated 5 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- TensorFlow的练习代码☆44Updated 6 years ago
- Tutorials of deep learning for computer vision.☆212Updated 4 years ago
- ☆394Updated 7 years ago
- 根据《剑指offer》中的题目,用python来进行编写☆95Updated 6 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆259Updated 5 years ago
- Tensorflow 2.0 Tutorials☆117Updated 5 years ago
- mutil-class focal loss implemented in keras☆157Updated 6 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- TensorFlow学习☆123Updated 8 years ago