mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-03 11:40:46 +02:00
Readmed mini-update
This commit is contained in:
parent
755e3ca024
commit
2ec5892c42
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue