Med-dataloader

Latest version: v0.1.16

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

Scan your dependencies

Page 2 of 3

0.1.10

-------------------

* Added support one-hot encoding in case of multi-class label

0.1.9

------------------

* Added support for RGB Images
* Fixed some bugs related to norm_bounds types

0.1.8

------------------

* Main Changes in the package structure. Now there are two main functions:
generate_dataset and get_dataset, both leveraging on DataLoader class.
* The generation of the dataset can be handled also by CLI, to simplify usage.
* Processed data can live by themself. No more need to transfer also original
file (e.g. to Drive to make use of them on Colab)

0.1.6

------------------

* Improved flexibility for image data types. Now cache dimension reflects the
actual dataset dimension.

0.1.5

------------------

* Added support for 3D files: now Dataloader automatically detects whether a
file is 2D or 3D and returns the properly sized dataset. Please remember that
med_dataloader returns tf.data.Dataset object for 2D tasks, 3D is not yet
supported.
* Added new notebook in examples folder.

0.1.4

------------------

* Improved code flexibility:
* It is possibile to choose which type of data augmentation is performed
* Boundaries for data normalization can be set by the user
* Images can be resized automatically by the user
* Added basic_usage example also as a notebook

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.