xbliuhnu / DogsVsCatsLinks
Kaggle竞赛题猫狗大战 ,用于PyTorch入门
☆69Updated 5 years ago
Alternatives and similar repositories for DogsVsCats
Users that are interested in DogsVsCats are comparing it to the libraries listed below
Sorting:
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆265Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- ☆66Updated 5 years ago
- ☆28Updated 4 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- CV 方向论文阅读以及手写代码实现☆111Updated 3 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 获取图像的LBP特征☆82Updated 10 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- ☆11Updated 5 years ago
- 目标检测☆110Updated 5 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆181Updated 5 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆694Updated 3 months ago
- ☆107Updated 6 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆209Updated 4 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆167Updated last year
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- 实现常用图像分类算法☆45Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆145Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago