Readmed mini-update

This commit is contained in:
Harle, Antoine (Contracteur) 2020-03-26 10:49:25 -04:00
parent 755e3ca024
commit 2ec5892c42

View file

@ -87,7 +87,7 @@ Transformation | Min | Max
'Posterize' | 4 | 8
'Solarize' | 1 | 256
Those parameters needs to be float value to allow differentiable transformations.
Those parameters needs to be float value to allow differentiable transformations and can be configured in JSON files format (see config folder).
There's also other transformations available in 'transformations.py' but they're mostly intended to test purposes and not recommended in general.