[][src]Crate voc_dataset

Re-exports

pub use crate::error::ParseAnnotationError;

Modules

error

Structs

Annotation

Parsed annotation XML.

BndBox

Correspond to in annotation XML.

Object

Correspond to in annotation XML.

Sample

The sample corresponds to an image along with annotations

Source

Correspond to in annotation XML.

Functions

load

Load VOC data directory

parse_anntation_xml

Parse annotation XML to Annotation struct.