HeartbreakSurvivor / ClassicNetworksLinks
This is a simple implmentation of some classic neural networks
☆25Updated 4 years ago
Alternatives and similar repositories for ClassicNetworks
Users that are interested in ClassicNetworks are comparing it to the libraries listed below
Sorting:
- GAN的论文复现☆84Updated last year
- 使用Pytorch实现GAN 的过程☆58Updated last month
- vgg16 implemention by pytorch & transfer learning☆17Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- pytorch implementation of WGAN to generate anime avatar☆62Updated last year
- Object detection learning path☆82Updated 3 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 图像处理、机器学习的常用算法汇总☆57Updated 2 years ago
- 生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。☆56Updated 5 years ago
- 基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反…☆72Updated 2 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆58Updated 2 years ago
- 李沐《动手学深度学习》的Pytorch代码复现☆23Updated 4 years ago
- 这是我生产实习的项目——GAN实现图像风格迁移☆12Updated 3 years ago
- 用于图片风格迁移的生成式对抗网络☆23Updated 3 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago
- LeNet5→AlexNet→VGGNet→GoogleNet→ResNet→MobileNet→DenseNet☆12Updated 5 years ago
- 资源受限环境下、大规模肺炎早筛方法。采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V2 is released! ❤☆28Updated last year
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆21Updated 2 years ago
- 局部图像描述子,介绍用于图像匹配对两种描述子算法,分别使用SIFT以及Harris对两幅图像检测匹配,并通过SIFT匹配地理标记图像☆54Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆32Updated 5 years ago
- ☆11Updated 4 years ago
- 基于GAN的小样本学习实验(pytorch)☆14Updated 4 years ago
- 使用多种方法解决MNSIT问题☆24Updated 5 years ago
- 帮助各位成为算法大佬☆49Updated 11 months ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆29Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆234Updated last year
- 这是一个dcgan-pytorch的源码,可以用于训练自己的模型。☆59Updated 2 years ago
- 汇总了计算机视觉中图像分类、目标检测、语义分割的一些经典算法,使用pytorch实现,欢迎学习下载☆17Updated 3 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆69Updated 6 years ago