yolo_binding::core

Function load_images_from_dir

Source
pub fn load_images_from_dir(image_dir: &str) -> Result<Tensor, Box<dyn Error>>
Expand description

Load images from the directory image_dir: the directory of the images return: the images tensor