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 3 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆263Updated last year
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。☆64Updated 3 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆691Updated 2 months ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 目标检测☆109Updated 5 years ago
- ☆106Updated 5 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 3 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆274Updated 10 months ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆215Updated 6 years ago
- 日常收集的资料和代码☆286Updated 2 years ago
- CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等☆642Updated 4 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- ☆28Updated 4 years ago
- ☆34Updated 2 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆114Updated 4 years ago
- 机器学习实战☆151Updated 2 years ago
- CV 方向论文阅读以及手写代码实现☆111Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago