Frechet Inception Distance

버전 1.0.3 (1.64 KB) 작성자: Michael Keeling
Calculate the FID between two image datastores
다운로드 수: 266
업데이트 날짜: 2020/8/12

라이선스 보기

[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!

인용 양식

Michael Keeling (2024). Frechet Inception Distance (https://www.mathworks.com/matlabcentral/fileexchange/79071-frechet-inception-distance), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

Requested feedback

1.0.2

function for main code

1.0.1

Clarified which code to use

1.0.0