In the code block for `dataset.py` there is no code to resize the test images if the size is less than 32. It only works for a size greater than 32.
In the code block for
dataset.pythere is no code to resize the test images if the size is less than 32. It only works for a size greater than 32.