IDD Iterator
Project description
IDD Iterator
from idd_iterator import idd_multimodal_iterator
multimodal_iter = idd_multimodal_iterator.IDDMultimodalIterator()
Install
pip install git+https://github.com/AdityaNG/idd_iterator
Dataset Structre
idd_multimodal_mini/
├── primary
│ └── d0
│ ├── leftCamImgs
│ │ ├── 0000000.jpg
│ │ ├── 0000001.jpg
│ │ ├── 0000002.jpg
│ │ ├── 0000003.jpg
│ │ └── 0000004.jpg
│ ├── test.csv
│ ├── train.csv
│ └── val.csv
├── secondary
│ └── d0
│ └── rightCamImgs
│ ├── 0000000.jpg
│ ├── 0000001.jpg
│ ├── 0000002.jpg
│ ├── 0000003.jpg
│ └── 0000004.jpg
└── supplement
├── lidar
│ └── d0
│ ├── 0000000.npy
│ ├── 0000001.npy
│ ├── 0000002.npy
│ ├── 0000003.npy
│ └── 0000004.npy
└── obd
└── d0
└── obd.csv
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
IDD Iterator-1.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file IDD Iterator-1.0.1.tar.gz
.
File metadata
- Download URL: IDD Iterator-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ae4b928cdfd7001a338ca73bd25203e522099080438d52752d7597f6643a8cd |
|
MD5 | e6984971d1ec5d4e25dbf5f4e0876dfa |
|
BLAKE2b-256 | f15d49bdd2880160a3af21ac45880aa626105485c3e3a2f22edeede3670786d1 |
File details
Details for the file IDD_Iterator-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: IDD_Iterator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce7d6af849ae72106e4dc29d4a4dfc4e2c388d0daada9c9168d338ecc3e585ec |
|
MD5 | 5e536f968cb4dd6c4f88f8e16ad535aa |
|
BLAKE2b-256 | cd06225bf31a033b05cb252e0091faa1a171de09fa658d42d4963116cf355298 |