Crates.io | kit-ais-dataset |
lib.rs | kit-ais-dataset |
version | 0.1.0 |
source | src |
created_at | 2021-09-29 07:58:34.930987 |
updated_at | 2021-09-29 07:58:34.930987 |
description | Data types and loader for KIT AIS data set |
homepage | https://github.com/jerry73204/kit-ais-dataset-rs |
repository | https://github.com/jerry73204/kit-ais-dataset-rs |
max_upload_size | |
id | 457912 |
size | 7,747 |
It is the Rust implementation of data loader and data types for KIT AIS data set, providing aerial image sequences with people and vehicle annotations. The data set can be downloaded at https://www.ipf.kit.edu/downloads.php.
This crate uses serde to deserialize XML files in the data set.
This crate is distributed with MIT license. You can see the license file [LICENSE.txt].