PeterWang512/FALdetector

Optimized Images Performance

Opened this issue · 1 comments

İs there any best resolution for best accuracy?

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.