kit-ais-dataset

Crates.iokit-ais-dataset
lib.rskit-ais-dataset
version0.1.0
sourcesrc
created_at2021-09-29 07:58:34.930987
updated_at2021-09-29 07:58:34.930987
descriptionData types and loader for KIT AIS data set
homepagehttps://github.com/jerry73204/kit-ais-dataset-rs
repositoryhttps://github.com/jerry73204/kit-ais-dataset-rs
max_upload_size
id457912
size7,747
(jerry73204)

documentation

https://docs.rs/kit-ais-dataset/

README

KIT AIS Data Set Loader for Rust

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.

docs.rs | crates.io

License

This crate is distributed with MIT license. You can see the license file [LICENSE.txt].

Commit count: 7

cargo fmt