Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 591 Bytes

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].