You can modify img_scales to be a list of tuple for multi-scale inference, and flip_ratio to be positive for horizontal flipping.
Thanks for your reply. Beside that , i also wanna to blur the training data, where can i do that?
You can add new transforms or modify current transforms, see here for details.
only support 2 scale?
@spytensor The inference supports any scales.
@hellock where to change model type between "range" and "value"?
Most helpful comment
@hellock where to change model type between "range" and "value"?