get_image()Returns the numpy image of the given blob_path in Cloud Providers's Blob Storage. Suggest EditsParameters: blob_path: path of the cloud provider bucket to download the bytes from Description: Returns the numpy image of the given blob_path in Cloud Providers's Blob Storage. Returns: numpy image object for the downloaded imageUpdated about 3 years ago Table of Contents Parameters: Description: Returns: