conditional-generation
There are 34 repositories under conditional-generation topic.
Hzfinfdu/Diffusion-BERT
ACL'2023: DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models
haofanwang/awesome-conditional-content-generation
Update-to-data resources for conditional content generation, including human motion generation, image or video generation and editing.
lxa9867/ImageFolder
High-performance Image Tokenizers for VAR and AR
anton-jeran/FAST-RIR
This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse responses (RIRs) for a given acoustic environment.
georgosgeorgos/few-shot-diffusion-models
Few-Shot Diffusion Models
lxa9867/ControlVAR
This is the official implementation for ControlVAR.
XJTU-XGU/OTCS
Code for "Optimal Transport-Guided Conditional Score-Based Diffusion Model (NeurIPS, 8,7,7,6)"
AI4HealthUOL/SSSD-ECG
Repository for the paper: 'Diffusion-based Conditional ECG Generation with Structured State Space Models'
aminK8/KnobGen
Official Implementation of KnobGen: Controlling the Sophistication of Artwork in Sketch-Based Diffusion Models
qizekun/VPP
[NeurIPS 2023] VPP: Efficient Conditional 3D Generation via Voxel-Point Progressive Representation
sian-chen/PyTorch-ECGAN
The code for the NeurIPS 2021 paper "A Unified View of cGANs with and without Classifiers".
ivanvovk/controllable-face-generation
Controllable Face Generation via pretrained Conditional Adversarial Latent Autoencoder (ALAE)
mlvlab/SCDM
Official PyTorch implementation of "Stochastic Conditional Diffusion Models for Robust Semantic Image Synthesis" (ICML 2024).
kirillzx/TRGAN
TRGAN: A Time-Dependent Generative Adversarial Network for Synthetic Transactional Data Generation
chen-hao-chao/dlsm
[ICLR 2022] Denoising Likelihood Score Matching for Conditional Score-based Data Generation
AIMedLab/FAME
Code for the paper "FAME: Fragment-based Conditional Molecular Generation for Phenotypic Drug Discovery", published on SDM 2022.
deepmancer/diffusion-gan-vae-pytorch
A PyTorch implementation of various deep generative models, including Diffusion (DDPM), GAN, cGAN, and VAE.
zgbkdlm/fbs
Forward-backward conditional sampling
mims-harvard/CLEF
Controllable Sequence Editing for Counterfactual Generation
chen-hao-chao/dlsm-toy
[ICLR 2022] Toy Experiments for Denoising Likelihood Score Matching for Conditional Score-based Data Generation
Aalto-QuML/Diffusion_twigs
Supporting code for the NeurIPS 2024 paper 'Diffusion Twigs with Loop Guidance for Conditional Graph Generation'.
AlgoMathITMO/TRGAN
TRGAN: A Time-Dependent Generative Adversarial Network for Synthetic Transactional Data Generation
dongmingli-Ben/LC-GAN
A partial pytorch implementation of "Latent Constraints: Learning to Generate Conditionally from Unconditional Generative Models" for practice
dongmingli-Ben/Chinese-Couplet-Generation
Chinese couplet generation with transformer and simple transformer-based variants.
ZanderNic/TabDataGAN
A framework for tabular data generation using GANs, featuring conditional generation and benchmarking tools.
afondiel/how-diffusion-models-work-crash-course-DLAI
Diffusion Models crash course with Pytorch from DeepLearningAI
brightside51/dMRI_cGen
MSc Thesis on Conditional dMRI Generative AI Models and their applicability in the decreasing scan acquisition times and bettering of patient's quality of life.
guyez/Conditional-Generation-of-Faces
The aim of this work is to generate new face images similar to training ones (the CelebA dataset) according to user specified attributes. To do that we ended up with an implementation of a Versatile Auxiliary Classifier + GAN.
sej2020/Diffusion-TS-Storage
Metadata-conditional diffusion model for flexible time-series generation. Model + Analysis
alescrnjar/FrameGen
Conditional Generative Adversarial Network for Molecular Dynamics frame generation
kimia-cvengineer/instruct_dreambooth
A Few-shot Personalized Image Editing model utilizing Stable Diffusion to enable precise image modifications based on textual descriptions and reference images (Course Project).
sathya-ml/multimodal-vrnn-vae
A PyTorch implementation of multimodal VRNN and VAE.
AbdullahAlokayl/image-to-text-inspirations
Fine-Tuning BLIP for Image Captioning A project to fine-tune the BLIP model for generating inspirational captions from images. Includes tools for training, comparing base vs fine-tuned outputs, and visualizing results.
berlin0308/Conditional-DDPM-DDIM
DDPM (Denoising Diffusion Probabilistic Models) and DDIM (Denoising Diffusion Implicit Models) for conditional image generation