Frechet Inception Distance
Version 1.0.3 (1.64 KB) by
Michael Keeling
Calculate the FID between two image datastores
[FID]=fid_run(name1,name2) returns the Frechet Inception Distance between two datastores (input as strings).
Needs the inception3 network pre-installed. Images are automatically resized to match the network input size.
adapted from: https://machinelearningmastery.com/how-to-implement-the-frechet-inception-distance-fid-from-scratch/
ANY FEEDBACK IS STRONGLY APPRECIATED!
Cite As
Michael Keeling (2024). Frechet Inception Distance (https://www.mathworks.com/matlabcentral/fileexchange/79071-frechet-inception-distance), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.