suscape dataset devkit
Project description
About
This is a python devkit package for the suscape dataset. It provides interfaces to load the dataset and to access the data.
Install
Install from pypi:
pip install suscape-devkit
for development use:
pip install -e .
verify installation
from suscape.dataset import SuscapeDataset
dataset = SuscapeDataset("dataset_root_path")
print(len(dataset.get_scene_names()), 'scenes')
print(dataset.get_scene_info("scene-000000"))
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
suscape-devkit-0.0.1.tar.gz
(41.1 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 suscape-devkit-0.0.1.tar.gz.
File metadata
- Download URL: suscape-devkit-0.0.1.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e234212924944ab9655a937f4f0a2c5aa27476076f280f2941f5b463ed7a8c63
|
|
| MD5 |
b11a93533379f946975d9bc6307401e6
|
|
| BLAKE2b-256 |
99efe32441bb28a83c2b4437680d8fdf77e46279f0d8e8a2263f503a7a306133
|
File details
Details for the file suscape_devkit-0.0.1-py3-none-any.whl.
File metadata
- Download URL: suscape_devkit-0.0.1-py3-none-any.whl
- Upload date:
- Size: 53.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf6ed3331455423aeff45f55beecc99d8caca6a37e2a088f9868619e8f9cedca
|
|
| MD5 |
aa77549ac6678c66613383bb2fe463f4
|
|
| BLAKE2b-256 |
2a6ff23fc46751be02de2af7c0f5198900d756e183ebc259d1534c67df70f0c1
|