dhuQChen / ProjectsLinks
☆24Updated 6 years ago
Alternatives and similar repositories for Projects
Users that are interested in Projects are comparing it to the libraries listed below
Sorting:
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
 - mutil-class focal loss implemented in keras☆158Updated 6 years ago
 - In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
 - 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
 - Some basic neural network implement by tf2.0☆28Updated 3 years ago
 - 利用vgg-16/19预训练模型提取图片的特征☆26Updated 7 years ago
 - 天池比赛,kaggle等等(Keras/PyTorch实战)☆183Updated 5 years ago
 - cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆572Updated 7 years ago
 - 简单实现VGG16☆60Updated 7 years ago
 - ☆173Updated 6 years ago
 - 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基 于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
 - The code on deep learning.☆74Updated 7 years ago
 - 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
 - ☆201Updated 7 years ago
 - use pytorch to do image classfiication tasks☆201Updated 5 years ago
 - keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 7 years ago
 - 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
 - fine-Grained classify 细颗粒度图像分类☆12Updated 2 years ago
 - 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆473Updated 2 years ago
 - ☆65Updated 7 years ago
 - CBAM implementation on Keras☆365Updated 4 years ago
 - 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
 - Visualization CNN model by Keras.☆73Updated 6 years ago
 - Tensorflow realizes deeplearning☆128Updated last year
 - 获取图像的LBP特征☆83Updated 10 years ago
 - SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 5 years ago
 - 图像细粒度分类☆14Updated 6 years ago
 - 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆136Updated 4 years ago
 - There is an image dataSet. We use Pytorch to extract the image features☆45Updated 6 years ago
 - 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆71Updated 5 years ago