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
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 4 years ago
- 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。☆64Updated 3 years ago
- 目标检测☆110Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- CV 方向论文阅读以及手写代码实现☆112Updated 3 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆170Updated last year
- 获取图像的LBP特征☆82Updated 10 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆147Updated 4 years ago
- ☆106Updated 6 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆695Updated 4 months ago
- ☆66Updated 5 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆408Updated 5 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆275Updated last year
- ☆28Updated 4 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆135Updated 6 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆265Updated last year
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等☆648Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗 、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 2020-2021年计算机视觉综述论文分方向整理☆455Updated 3 years ago