Configilm

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

This version unifies the interface of all data-loading-related classes. It introduces the throughput test data set to test how fast your model actually is without having to wait for data loading.

0.4.10

There are fewer dependencies now in the base version of configilm.
The full version can still be installed with configilm[full] (which supports data modules etc.), and a smaller version can be installed with configilm[bigearthnet] (which adds support for lmdb reading of bigearthnet files).

By default, only the base version is installed which does not support all features in the .extra submodule.

_REMARK: make sure to use one of the python versions 3.9 - 3.11 to be able to install the right torch version._

0.4.9

This release adds fusion methods in general as well as their respective tests. No documentation of the methods is added yet.

0.4.8

This release fixes a bug in the RSVQA LR and HR dataloader that try to load inactive answers from the json files

0.4.7

This release changes the number of samples in the mock data to reduce the size of the package overall

0.4.6

This release adds more pre-defined data loaders including mock data to the library, extends the documentation and does minor restructuring of the code.

Added data sets:
- HRVQA
- RSVQA (LR)
- RSVQA (HR)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.