Targetran

Latest version: v0.12.1

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.10.2

- Python 3.7 only
- Fix instantiating TF random number generator: do not use from non deterministic state

0.10.0

Breaking changes:
- Use newest `numpy.typing` feature to strengthen the type annotations of the NumPy related code, see [here](https://github.com/bhky/targetran/blob/ebf19b71a97361f1adfcbe71dd2586ea9371d95b/README.md#notations) for the notations.

0.9.3

Update information dunders.

0.9.2

Python requirement updated. It now requires python>=3.7.

0.9.1

Improve code speed for `BILINEAR` interpolation.

0.9.0

Add `interpolation` mode option to:
- `CombineAffine`/`TFCombineAffine`
- `RandomRotate`/`TFRandomRotate`/`rotate`/`tf_rotate`
- `RandomShear`/`TFRandomShear`/`shear`/`tf_shear`
- `RandomTranslate`/`TFRandomTranslate`/`translate`/`tf_translate`

Currently, `BILINEAR` (default) and `NEAREST` are supported.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.