Struct darknet::Groundtruth [] [src]

pub struct Groundtruth { /* fields omitted */ }

Groundtruth.

Methods

impl Groundtruth
[src]

[src]

Load a new label.

[src]

Return the rectangle box at a particular index.

Trait Implementations

impl Debug for Groundtruth
[src]

[src]

Formats the value using the given formatter. Read more