Replies: 1 comment
-
这是来自QQ邮箱的自动回复邮件。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is a collection of some image preprocessing implementations, such as resize, crop, etc.
opencv
https://docs.opencv.org/4.x/da/d54/group__imgproc__transform.html
cuda
https://cvcuda.github.io/samples/cpp_samples/cropresize.html
torch
torchvison.resize
Beta Was this translation helpful? Give feedback.
All reactions