biogans
Image synthesizer
This implementation provides tools for generating synthetic biological images using Generative Adversarial Networks (GANs)
Implementation of "GANs for Biological Image Synthesis"
95 stars
8 watching
15 forks
Language: Jupyter Notebook
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
dmitryulyanov/age | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
cs-chan/artgan | A software framework for generating art-inspired images using deep learning techniques | 412 |
mingyuliutw/cogan | An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
jayleicn/animegan | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
mchong6/gansnroses | A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
jolibrain/joligen | An integrated framework for training custom generative AI models | 246 |
aofei/cameron | An avatar generator for creating images based on input URLs or paths | 123 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |