- Load images using a Pytorch dataloader, which should result in a speed-up. (#47)
- Support more image extensions (#53)
- Improve tooling by setting up Nox, add linting and test support (#52)
- Add some unit tests
- Fixed software license string in
setup.py
Initial release as a pypi package. Use pip install pytorch-fid
to install.