Release 4.2.0
- Add new python modules:
otbtf.layers
(with new classesDilatedMask
,ApplyMask
,ScalarsTile
,ArgMax
,Max
) andotbtf.ops
(one_hot()
) - Fix an error in the documentation
- Update the otbtf-keras tutorial
- Add decloud testing in CI
- Fix protobuf version in dockerfile (see tensorflow/tensorflow#61551)