PIQA v1.1.0
PIQA now has an official logo and a banner 🎉
⚡️ Improvements
- Update core components to support PyTorch JIT (c8ac2c3)
- Optimize Gaussian blur with separable convolutions (c8ac2c3)
- Simplify some components (ba07335, 0b5a85e, 785b449)
🐛 Bug fixes
📝 Documentation
- Add table of available metrics in README
- Refresh the full documentation (types, shapes, etc.)
- Add mathematical definitions in docstrings
⬆️ Dependencies
PIQA 1.1.0 requires PyTorch 1.7.0 or above.