biogans

Image synthesizer

This implementation provides tools for generating synthetic biological images using Generative Adversarial Networks (GANs)

Implementation of "GANs for Biological Image Synthesis"

GitHub

95 stars
8 watching
15 forks
Language: Jupyter Notebook
last commit: almost 9 years ago

Related projects:

RepositoryDescriptionStars
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
mchong6/gansnrosesA PyTorch implementation of an image-to-image translation model that generates anime-style images from face images.1,158
jolibrain/joligenAn integrated framework for training custom generative AI models246
aofei/cameronAn avatar generator for creating images based on input URLs or paths123
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491