Image dataset format benchmark
Project description
This package runs different image format benchmarks for dataset ML tasks
Installation
Make sure you have some system deps installed:
sudo apt install pkg-config libhdf5-dev
python3.11 -m venv venv --upgrade-deps
source venv/bin/activate
python -m pip install -U -r requirements_dev.txt
# For running on Nvidia GPU:
python -m pip install -U torch torchvision
# For running on CPU:
python -m pip install -U torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
# For some reason h5py fails to install Cython while it needs it
python -m pip install -U Cython
python setup.py develop
Running dataset format benchmark
python -m dataset_image_converter --data-root /path/to/datasets/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dataset_image_converter-0.2.0.tar.gz
(823.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataset_image_converter-0.2.0.tar.gz.
File metadata
- Download URL: dataset_image_converter-0.2.0.tar.gz
- Upload date:
- Size: 823.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
289ef954acc7e1962490703171d39adc2b632ffaa709e31b91c70aad6a2f7307
|
|
| MD5 |
957fcf92dcb4df12f11fbf4d48d2a3bf
|
|
| BLAKE2b-256 |
cbe9c466bfb74bacbf7f59ce6752547194f9a765ca44e565e42c63dae6260186
|
File details
Details for the file dataset_image_converter-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: dataset_image_converter-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 814.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
524f50f46666a2799e3b566d303212052c87681234d4614712ca9bd6ef0bc734
|
|
| MD5 |
57869e3175dbe25e637f4e1462701bb5
|
|
| BLAKE2b-256 |
2e0dc2e14d49a69b7ff387cdd02f3d49a9163f8b65306e12cebe94531517cb3f
|