Optimized Images Performance
Opened this issue · 1 comments
HamdiKaptan commented
İs there any best resolution for best accuracy?
PeterWang512 commented
For any given images, the code will resize the images to 400 at the short side then send it as input. We observed that there is a correlation between performance and how much the images are resized during pre-processing, so 400 should be a good resolution in this case.