Crates.io | iii-formosa-dataset |
lib.rs | iii-formosa-dataset |
version | 0.2.0 |
source | src |
created_at | 2021-02-19 02:46:21.156475 |
updated_at | 2021-04-01 08:25:10.600663 |
description | Se/Deserialization toolkit for Formosa dataset from Institute for the Information Industry |
homepage | https://github.com/jerry73204/iii-formosa-dataset |
repository | https://github.com/jerry73204/iii-formosa-dataset |
max_upload_size | |
id | 357316 |
size | 11,619 |
Serde-compatible data types and parsing library for Formosa dataset, created by Institute for Information Industry in Taiwan.
The API documentation is hosted on docs.rs.
Add this crate to your Cargo.toml
.
iii-formosa-dataset = "0.1"
Loading all samples in the dataset directory can be done by:
let samples = iii_formosa_dataset::load(&dataset_dir)?;
The implementation of parser and dataset format, exclusive of the dataset images and label files, are distributed under MIT license.
By using this library, please cite one of the following texts.
Formosa Dataset, created by Institute for Information Industry
Formosa自駕深度學習資料庫, 財團法人資訊工業策進會