RichardObi / medigan

medigan - A Python Library of Pretrained Generative Models for Medical Image Synthesis
https://medigan.readthedocs.io/en/latest/
MIT License
122 stars 13 forks source link

Link broken #61

Closed mckellwoodland closed 1 year ago

mckellwoodland commented 1 year ago

Hello,

It looks like the link to the Google Drive that contains the InceptionV3 weights on RadImageNet is broken, making the calculation of the FID with these weights incalculable.

McKell

RichardObi commented 1 year ago

Hi @mckellwoodland, thank you for bringing this to our attention. We are happy that the FID computation with RadImageNet is useful and updated the link to the InceptionV3 weights in fid.py.