DeepView Dataset Library
This project contains python and rust binding for reading and exporting datasets. The library also includes Dataset iterators for both GPU (Tensorflow/Pytorch) and iterators for running validation on embedded devices where ML framewors are not available.
The labrary is distributed by Au-Zone Technologies with the aim of outperforming data processing pipelines while running on embedded devices or even when training a model. In order to generalize as much as possible, several tasks were included on it:
- Object Detection
- Distance Estimation
- Instance Segmentation and Semantic Segmentation
- Radar and Camera Fusion
- PCL classification
Data augmentation is another key feature included into this library. Augmenting data is higly recommended when training ML models. The larger the model, the more data needs.
Python Binding
The python binding can be installed by calling:
pip install --upgrade deepview-datasets
Rust Binding
Coming Soon!
Release files for deepview-datasets 0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deepview_datasets-0.3.5.tar.gz | 49.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deepview_datasets-0.3.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:94.2 kB
Release files / deepview_datasets-0.3.5.tar.gz
| Download URL | deepview_datasets-0.3.5.tar.gz |
|---|---|
| Size | 49.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d18ed6c3b4d5bc106d48def49ee0c93bb64b39f4b4924095abb70c75cd8df723
|
|
BLAKE2b-256 checksum How to use checksums |
c021b06ffdc81faedb448602bddc8aca42ecb720e9c5d20466fc4b8bc7236913
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / deepview_datasets-0.3.5-py3-none-any.whl
| Download URL | deepview_datasets-0.3.5-py3-none-any.whl |
|---|---|
| Size | 44.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
81cdedbcf8968d578a95f85198318a56adc4b60bd7a4fd18a9764e14ef1e9c2f
|
|
BLAKE2b-256 checksum How to use checksums |
91fda96e9e1655159dc6ae0f5572144a6608586ca3b4a5cccfc5b91b747f1184
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|