jelly-lemon / cifar10_cnn
用Keras实现CIFAR-10图片分类
☆8Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cifar10_cnn
- Some basic neural network implement by tf2.0☆25Updated 2 years ago
- 深度学习图像分类的入门教程☆265Updated 5 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 机器学习实战☆149Updated last year
- MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification☆95Updated 3 years ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了 大规模遥感图像检索。…☆25Updated last year
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- SENet ResNeXt and Resnet for High-resolution Remote Sensing Scene Clasisification☆39Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆61Updated 4 years ago
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- course labratory☆14Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 5 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆26Updated 6 years ago
- this is an implement of DenseNet using keras ,this project can do Remote sensing image classifiy or retrieval.I trained and evaluated thi…☆46Updated 6 years ago
- ☆41Updated 6 years ago
- For the remote sensing scene classification task in complex background, we proposed a lightweight convolutional neural network with bilin…☆39Updated 4 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- 实验源代码-----基于随机森林的气温预测☆35Updated 4 years ago
- 深度学习半监督相关算法,主要是Mean teachers are better role models☆24Updated 6 years ago
- ☆105Updated 5 years ago
- SE-ResNet PyTorch Version☆126Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆73Updated 4 years ago
- Classification in Remote Sensing Optical Images by CNNs☆108Updated 8 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- rscup2019,分类赛道☆32Updated 5 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago