xbliuhnu / DogsVsCats
Kaggle竞赛题猫狗大战 ,用于PyTorch入门
☆67Updated 5 years ago
Alternatives and similar repositories for DogsVsCats:
Users that are interested in DogsVsCats are comparing it to the libraries listed below
- 图像二分类问题 猫狗大战 pytorch CNN☆130Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- ☆28Updated 4 years ago
- 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。☆61Updated 2 years ago
- 基于Swin-transformer训练图像分类并部署web端☆87Updated 2 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆85Updated 4 years ago
- 实现常用图像分类算法☆44Updated last year
- 《深度学习之PyTorch实战计算机视觉》全书代码☆132Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆84Updated 3 years ago
- CV 方向论文阅读以及手写代码实现☆111Updated 2 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- ☆106Updated 5 years ago
- 基于YOLOV3的人体口罩佩戴检测☆57Updated 5 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- ☆66Updated 4 years ago
- 机器学习实战☆151Updated 2 years ago
- ☆11Updated 4 years ago
- 获取图像的LBP特征☆81Updated 9 years ago
- ☆34Updated last year
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- 计算机视觉项目实战☆115Updated 5 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆110Updated 3 years ago
- 使用PyTorch实现Unet图像分割☆165Updated 5 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆36Updated 3 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago