Skip to content

This repository contains part of the source code of my Master's Thesis, featuring complete from-scratch implementations of both U-Net and Diffusion Model architectures using PyTorch Lightning

License

Notifications You must be signed in to change notification settings

ander-db/DDPM-HSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image2image-RAUNet-PytorchLightning

Banner

RAUnet for image to image tasks implemeted with Pytorch Lightning

Mappings generator

python -m scripts.generate_mapping_files --output_dir ./data/mappings/ --split_name seed_42_full  --seed 42  --train_ratio 0.7 --val_ratio 0.15 --cross_validation 5

About

This repository contains part of the source code of my Master's Thesis, featuring complete from-scratch implementations of both U-Net and Diffusion Model architectures using PyTorch Lightning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages