Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.1 (14_01_2023) Bugfix update source code.tar.gz | 2023-01-12 | 87.9 MB | |
0.5.1 (14_01_2023) Bugfix update source code.zip | 2023-01-12 | 88.5 MB | |
README.md | 2023-01-12 | 901 Bytes | |
Totals: 3 Items | 176.4 MB | 0 |
Bugfixes: * Fixed preprocessing in SSDObjectDetectionModel, MultiPoseDetectionModel, removed explicit shapes from Fan2d106 and UltraFace models. #496 * Skip image copy creation in Resize operation for the output of the same size as input. #502 * Fixed SGD secondary constructor ignoring clipGradient parameter. #504 * Fixed memory leak ensuring used TensorFlow tensors get closed. #507 * Fix HardShrink activation. #505 * Fixed a problem with downloading models for Android. #516 * Minor documentation fixes.
Thanks to our contributors: * Julia Beliaeva (@juliabeliaeva) * Nikita Ermolenko (@ermolenkodev)