pub trait ObjectnessConst: SaliencyConst {
    fn as_raw_Objectness(&self) -> *const c_void;
}
Expand description

********************************* Objectness Base Class ***********************************

Required Methods§

Implementors§