Pinned Repositories
WSI-Registration
Algorithm for the Whole Slide Images registration.
MasterThesis
Implementation of the Variational Autoencoder class for the project of Pattern Recognition
SuperResolution
Torch implementation of EDSR, a model based on Residual Blocks for Super Resolution
Diffusion
Torch implementation of Denoising Diffusion Probabilistic Model (DDPM), with additional Latent Diffusion
MaskConditionedDiffusion
Torch implementation of a Diffusion model properly implemented for high resolution images. The model can be conditioned to a segmentation mask.
NetworkClassifier
Project for the Complex Network exam
NeuralNetworkFromScratch
Implementation from scratch of a Neural Network for the exam of Software and Computing
NTK
Torch implementation of Fourier Features Network for image reconstruction and latent space interpolation
SyntheticCitologyValidation
Collection of validation methods for synthetic cythological images.
Transformer
Torch implementation of minGPT for images latent code generation
filipposchiazza's Repositories
filipposchiazza/Transformer
Torch implementation of minGPT for images latent code generation
filipposchiazza/SuperResolution
Torch implementation of EDSR, a model based on Residual Blocks for Super Resolution
filipposchiazza/MaskConditionedDiffusion
Torch implementation of a Diffusion model properly implemented for high resolution images. The model can be conditioned to a segmentation mask.
filipposchiazza/VAE4Mask
Torch implemantation of a Convolutional Variational Autoencoder for the generation of citology binary masks
filipposchiazza/SyntheticCitologyValidation
Collection of validation methods for synthetic cythological images.
filipposchiazza/Diffusion
Torch implementation of Denoising Diffusion Probabilistic Model (DDPM), with additional Latent Diffusion
filipposchiazza/WSI-Registration
Algorithm for the Whole Slide Images registration.
filipposchiazza/VQVAE
Torch implementation of VQVAE model
filipposchiazza/NTK
Torch implementation of Fourier Features Network for image reconstruction and latent space interpolation
filipposchiazza/NeuralNetworkFromScratch
Implementation from scratch of a Neural Network for the exam of Software and Computing
filipposchiazza/MasterThesis
Implementation of the Variational Autoencoder class for the project of Pattern Recognition
filipposchiazza/NetworkClassifier
Project for the Complex Network exam