Skip to content
#

dcgan

Here are 679 public repositories matching this topic...

一个用于肺炎图像分类的轻量级ResNet18-SAM模型实现,采用SH-DCGAN生成少类样本数据,解决了数据不平衡的问题,同时结合剪枝策略实现轻量化!MedGAN-ResLite-V2 Released! Stay tuned!❤

  • Updated May 29, 2024
  • Python

This repository contains an implementation of a Deep Convolutional Generative Adversarial Network (DCGAN) trained on the FashionMNIST dataset. The project aims to generate realistic images of clothing items using a GAN architecture. It includes model definitions, training scripts, and visualizations of generated images at various training stages.

  • Updated May 29, 2024
  • Jupyter Notebook

DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。

  • Updated May 22, 2024
  • Python

Improve this page

Add a description, image, and links to the dcgan topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dcgan topic, visit your repo's landing page and select "manage topics."

Learn more