pub fn load_images_from_dir(image_dir: &str) -> Result<Tensor, Box<dyn Error>>
Load images from the directory image_dir: the directory of the images return: the images tensor