0809zheng / dogs-VS-cats-pytorch
Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。
☆40Updated 5 years ago
Alternatives and similar repositories for dogs-VS-cats-pytorch:
Users that are interested in dogs-VS-cats-pytorch are comparing it to the libraries listed below
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆113Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆226Updated last year
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆41Updated 2 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆130Updated 6 years ago
- 数字图像处理☆19Updated 5 years ago
- 猫狗识别分类(深度学习入门案例),使用了Tensorflow框架 和 CNN神经网络实现。附有超详细的代码注释,适合新手直接上手Run!☆200Updated 3 months ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆97Updated 7 months ago
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆111Updated 4 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆69Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆80Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- 「图像处理仿真系统」客户端程序。基于OpenCV + Python + Qt实现,实现了《图像处理》课程的所有案例,包含简单的人脸识别。☆28Updated 3 years ago
- 使用pytorch复现vit模型(图像分类)☆28Updated 2 years ago
- 垃圾分类系统,基于DenseNet模型训练算法,系统服务端代码☆37Updated 3 years ago
- 人工智能大作业-无人机图像目标检测☆72Updated 4 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- 基于svm的手写数字图像识别☆51Updated 6 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆101Updated 5 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆14Updated 2 years ago
- 基于Python/PyQT5的产生式动物识别系统☆34Updated 5 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆23Updated 2 years ago
- PyTorch实现MNIST手写数字识别☆33Updated 4 years ago
- 本科个人目标检测毕设☆152Updated last year
- 计算机视觉作业:基于直方图的自适应阈值分割、利用聚类技术实现纹理图像分割、模板匹配技术、目标跟踪、背景建模、目标检测☆25Updated 4 years ago
- 基于TensorFlow实现CNN水果检测☆34Updated 6 years ago
- Object detection learning path☆81Updated 3 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆62Updated 2 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆127Updated 5 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆246Updated last year