Fix bugs in the resize_short and simple_transform funciton
The resize_short function used the cv2.resize function in a wrong way. The simple_transform function repeated the code uncorrectly.
Showing
想要评论请 注册 或 登录
Fork自 PaddlePaddle / Paddle
The resize_short function used the cv2.resize function in a wrong way. The simple_transform function repeated the code uncorrectly.