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_format_benchmark --data-root /path/to/datasets/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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_format_benchmark-0.1.0.tar.gz.
File metadata
- Download URL: dataset_format_benchmark-0.1.0.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
069be5ee7fb105c75cdcec9e0e55f537243fa5eb55b2a6d2a93b4e52d7ad41b3
|
|
| MD5 |
5ae6445df8deec0e32b10d5b88e6e8fe
|
|
| BLAKE2b-256 |
0f6407bf8e163e6c537f078b8e46351fc6c6e1359b96d2107bb267ae3e8fda9e
|
File details
Details for the file dataset_format_benchmark-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: dataset_format_benchmark-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 45.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4096c36b12380c84aa82eda30c79f972f6f9da36075c5408be4896c210f5b18
|
|
| MD5 |
6f232e4c428cdcb57ab6f70ba106d5c6
|
|
| BLAKE2b-256 |
3eb4cf4baa8c142bf3a1c47daa6a5d06340b5791e09133b51d49ae623152cd84
|