mseitzer / pytorch-fid

Compute FID scores with PyTorch.

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

Please tell why:ValueError: path 'src/' cannot end with '/'

ChauvinisticJonatha opened this issue · comments

Please tell why:ValueError: path 'src/' cannot end with '/'

This is a problem under Windows. It was fixed with #55, but is not in the pypi package yet. You can install from Github in the meantime:

pip install git+https://github.com/mseitzer/pytorch-fid.git