assertlen(pred_cam_list)==len(img_paths),f"Length of output features and input images are not equal. features: {len(pred_cam_list)}, img_paths: {len(img_paths)}"
assertlen(pred_cam_list)==len(img_paths),f"Length of output features and input images are not equal. features: {len(pred_cam_list)}, img_paths: {len(img_paths)}"