Skip to content

0.3.0 Release

Compare
Choose a tag to compare
@ternaus ternaus released this 26 Jun 19:35
eec2097

Added serialization / deserialization

  • Now we can define transformations in a python dictionary, json, yaml files and they will be deserialized and used in the code.
  • Now we can define transformations in the code and serialize them in python dictionary, json and yaml files.

Jupyter notebook with an example

Special thanks to @creafz

Added new transformations

Special thanks to @vfdev-5 @ternaus @BloodAxe @kirillbobyrev

Bugfixes and improvements

Special thanks to @qubvel @ternaus @albu @BloodAxe