Skip to content

Comparative Analysis of Diffusion Generative Models in Computational Pathology

License

Notifications You must be signed in to change notification settings

AtlasAnalyticsLab/Diffusion4Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparative analysis of Diffusion Generative Models

Overview

This repository presents a modified and extended version of the original diffusion-ddpm and CompVis/latent-diffusion implementation. The initial codebase has been borrowed from the original project, and additional methods have been implemented

Repository Structure

  • ddpm/: Contains the implementation of Denoising Diffusion Probabilistic Models (DDPM), with added sampling methods and improvements for better performance.

  • ldm/: Focuses on Latent Diffusion Models (LDM), which operate in a compressed latent space for faster and more efficient model training and inference.

About

Comparative Analysis of Diffusion Generative Models in Computational Pathology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages