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
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆470Updated 2 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强 ,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- mutil-class focal loss implemented in keras☆157Updated 6 years ago
- ☆65Updated 7 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特 征☆26Updated 6 years ago
- Using CNN to recognize the verification code☆33Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类