Thingsvision

Latest version: v2.7.0

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

Scan your dependencies

Page 4 of 7

2.2.21

- added `output_type` option for choosing between `torch.Tensor` and `np.ndarray` for type of returned features in `extractor.extract_features(...)` for substantial speed-ups during the extraction process (moving tensors to CPU is costly which is why we want to avoid it wherever possible)
- note that the above is only possible for `backend="pt"`

2.2.18

- memory issue fixes
- abstract base class
- removed mixin classes

2.2.17

- incorporated `torchtyping` for better data type and shape annotations

2.2.16

- fix for custom model

2.2.15

- file name fix for custom model

2.2.14

- new custom model

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.