chenllliang / CGANLinks
李宏毅GAN课程cGAN动漫人物头像生成实现代码(含训练数据)
☆37Updated 3 years ago
Alternatives and similar repositories for CGAN
Users that are interested in CGAN are comparing it to the libraries listed below
Sorting:
- 用Pytorch从零实现各种GAN模型☆19Updated 4 years ago
- GAN的论文复现☆86Updated last year
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆242Updated last year
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆71Updated 6 years ago
- open for other☆65Updated 3 years ago
- 医学图像处理,增强CT分类,增强CT分割,Dense Net,U-Net,Focal Loss☆34Updated 3 years ago
- 使用Pytorch实现GAN 的过程☆61Updated 4 months ago
- pytorch implementation of WGAN to generate anime avatar☆62Updated 2 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入…☆14Updated 5 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆216Updated 6 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆240Updated 3 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆66Updated 3 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆141Updated 7 months ago
- 基于深度生成对抗网络gan的图像修复模型☆80Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆122Updated 4 years ago
- 基于PyTorch的图像风格迁移实现☆32Updated 7 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆426Updated 4 years ago
- 神经网络与深度学习大作业☆20Updated 3 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- ☆83Updated last year
- 基于Pytorch框架的语义分割学习,FCN,UNet,DeepLab 基于VOC数据集。☆47Updated 2 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆119Updated 5 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆257Updated last year
- 【PyTorch】手把手教你跑通第一个神经网络☆268Updated 2 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago