Open HyenaSeba opened 6 months ago
Added new ValueError to reformat_input_batched function. The old version would raise "The input image array contains images of different sizes." even if the array is empty which would misled the debug process.
Added new ValueError to reformat_input_batched function. The old version would raise "The input image array contains images of different sizes." even if the array is empty which would misled the debug process.