Input preprocessing
Tune how input data is resized, cropped, padded, and color-converted before reaching the model—so it matches training assumptions and avoids silent accuracy loss.






What the model expects (fixed values)
Preprocessing options you can tune
1
2
3
4
5
6
7
Tips for choosing settings
Common pitfalls to avoid
Minimal inspection
Example
Last updated
Was this helpful?

