mseitzer / pytorch-fid

Compute FID scores with PyTorch.

Repository from Github https://github.commseitzer/pytorch-fidRepository from Github https://github.commseitzer/pytorch-fid

Feature: store npz file from feature feature activations

opened this issue · comments

Hi, how to use pytorch-fid to produce pre-calculated npz file?

This is currently not possible, but I agree it should be implemented.

Hi @liuluping0106 ! I have implemented this change and have submitted a PR: #80. Whilst we wait for @mseitzer to take a look, feel free to check out my fork and branch and use the code!