mseitzer / pytorch-fid

Compute FID scores with PyTorch.
Apache License 2.0
3.22k stars 497 forks source link

Fix description #97

Closed WarmongeringBeaver closed 3 months ago

WarmongeringBeaver commented 1 year ago

Nano-fix: the docstrings of save_fid_stats mentioned computing the FID of two paths (it was probably copy-pasted from the above function).