cvlab-stonybrook / PathLDM

Official Code for PathLDM: Text conditioned Latent Diffusion Model for Histopathology (WACV 2024)
33 stars 3 forks source link

How to get the reported fid #13

Closed prinshul closed 8 months ago

prinshul commented 8 months ago

Hi

Is there any test script to get the FID reported in the paper using the pre-trained weights given?

srikarym commented 8 months ago

The jupyter notebook demonstrates how to sample from the pre-trained weights. You can then use the pytorch-fid package