Published April 10, 2023
| Version v1.3.0
Software
Open
PIQA v1.3.0
Description
💥 Breaking news
PIQA 1.3.0 drops its custom complex module in favor of torch.complex, which is stable since PyTorch 1.12. Accordingly, the support for torch <= 1.11 has been dropped.
✨ What's new
- New Fréchet Inception Distance (FID) metric (8950f5e79ada4cb17688b05ec058a63c5acd4531)
- All metrics now support PyTorch's tracing (d233ef892d3c33cda3dc1ccc374a7cdfce4199d5)
- The documentation has been refreshed and moved to Read the Docs (d233ef892d3c33cda3dc1ccc374a7cdfce4199d5, d670de1e63eb036447d525bf2d5cc6a094a645ce)
- New contributing guidelines (7ebd950f98c869842bc4bb3c1a1fd1030b387179)
🐛 Bug fixes
- Fix NaNs in LPIPS (#33) by @ilpoli
Full Changelog: https://github.com/francois-rozet/piqa/compare/v1.2.2...v1.3.0
Files
francois-rozet/piqa-v1.3.0.zip
Files
(58.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9b9429c998d9de2206bcb34015adcfad
|
58.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/francois-rozet/piqa/tree/v1.3.0 (URL)