xiaohuiduan / deeplearning-study
深度学习
☆26Updated 2 years ago
Alternatives and similar repositories for deeplearning-study:
Users that are interested in deeplearning-study are comparing it to the libraries listed below
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆86Updated 2 years ago
- 基于PyTorch的图像风格迁移实现☆32Updated 7 years ago
- 基于Pytorch的图像分类框架☆89Updated last month
- 数据极度不均衡时的一个二分类实现,在weighted class,oversampling,focal loss等解决方式上进行了验证和对比;并对focal loss进行了调参☆12Updated 4 years ago
- 基于tf.keras的多标签多分类模型☆86Updated 3 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆69Updated 5 years ago
- 英中文本机器翻译的☆93Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆128Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆168Updated 3 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆85Updated 4 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆90Updated 3 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- LeNet5→AlexNet→VGGNet→GoogleNet→ResNet→MobileNet→DenseNet☆12Updated 4 years ago
- 支持多模型工程化的图像分类器☆23Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 5 years ago
- This is a ResNet image classification training code☆18Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆86Updated 3 years ago
- Deploying AI model with spring boot☆52Updated last year
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆64Updated 3 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆132Updated 5 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 7 months ago
- ☆31Updated last year
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Updated 3 years ago
- ResNet50 猫狗数据集训练☆30Updated 3 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- 目标检测☆107Updated 5 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆53Updated 4 years ago