Is there any requirement for the size of the input image?
LiangZhisama opened this issue · 1 comments
LiangZhisama commented
When I try to input a picture of 1080x1920 as input, an error will occur. What size should I align to? Thank you.
LiangZhisama commented
I have fixed the bug and can align the height and width of the image to a multiple of 32 to solve it.