Thingsvision

Latest version: v2.7.0

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

Scan your dependencies

Page 3 of 7

2.3.17

- memory fixes

2.3.14

- adapted Command Line Interface (CLI) to the most recent changes in the library (see v2.3)
- added automatic device checks

2.3

- added possibility to easily extract features from [harmonized models](https://vicco-group.github.io/thingsvision/AvailableModels.html#harmonization) from the [Harmonization repo](https://github.com/serre-lab/harmonization)
- added various DINO models to the available [`ssl`](https://vicco-group.github.io/thingsvision/AvailableModels.html#ssl) models
- fixed dependency issues for custom models

2.2.24

- added tests for custom model extractor and refactored torch and tensorflow extractor classes

2.2.23

- added various [DINO](https://vicco-group.github.io/thingsvision/AvailableModels.html#ssl) SSL models to `thingsvision` (weights retrieved from [torch.hub](https://pytorch.org/hub/))

2.2.22

- 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"` (not for `backend="tf"`)

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.