ki-ljl / cnn-dogs-vs-cats
Implementation of cats-vs-dogs based on CNN.
☆74Updated 2 years ago
Alternatives and similar repositories for cnn-dogs-vs-cats:
Users that are interested in cnn-dogs-vs-cats are comparing it to the libraries listed below
- 手撸SVM实现二分类☆21Updated 2 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆110Updated 2 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆239Updated 10 months ago
- Linux课程设计:Linux系统下多进程的创建与通信☆15Updated 2 years ago
- GAN的论文复现☆79Updated 11 months ago
- 使用Pytorch实现GAN 的过程☆57Updated 3 months ago
- Pytorch_Learning_Notes☆100Updated 2 weeks ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆215Updated last year
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 2 years ago
- 2021年计算机保研记录☆13Updated 2 years ago
- NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩…☆22Updated 2 years ago
- Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。☆38Updated 4 years ago
- 龙良曲pytorch学习代码及一些模型的复现,包括Unet、Vision Transformer、Swim Transformer、ConvNext、YOLOv3、MAE、Diffusion model等☆37Updated 11 months ago
- 【PyTorch】手把手教你跑通第一个神经网络☆258Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆87Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆418Updated 2 years ago
- 1、BP-momentum神经网络numpy实现及Pytorch实现及各optim在AQI数据集的表现。2、BP网络分类☆38Updated 4 years ago
- 汇总了计算机视觉中图像分类、目标检测、语义分割的一些经典算法,使用pytorch实现,欢迎学习下载☆16Updated 3 years ago
- ☆79Updated 11 months ago
- 基于聚类算法Kmeans和HAC进行的图像分割实验。☆10Updated 3 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆23Updated 2 years ago
- 基于深度学习方法的图像分割(含语义分割、实例分割、全景分割)。☆157Updated 4 years ago
- self-learning☆554Updated 4 years ago
- 用Python实现SVM多分类器☆386Updated 9 months ago
- 深度学习中各种即插即用小模块☆353Updated 11 months ago
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆128Updated 5 months ago
- 计算机视觉作业:基于直方图的自适应阈值分割、利用聚类技术实现纹理图像分割、模板匹配技术、目标跟踪、背景建模、目标检测☆24Updated 4 years ago
- 电车轨道与障碍物检测(SJTU数字图像处理课程设计)☆32Updated 3 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆176Updated last month
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆66Updated 5 years ago