Skip to content

Improved API, Speed, bugfix a big release

Latest
Compare
Choose a tag to compare
@lext lext released this 10 Mar 14:07
· 70 commits to master since this release
20010b9
  • SOLT is now PyTorch Native
  • All the transform subtract the mean and std by default
  • Implemented a proper serialization and deserialization
  • Allowed to use dict instead of a data container
  • Introduced shorter transform names
  • Implemented a fair benchmark to compare with other libraries
  • Fixed a bug of JPEGCompression (@tiulpin )
  • Added IntensityRemappping transform (@soupault )

This release is not backward comparible