-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
控制台会自动输出小数 #69
Comments
安装最新版本试试,最新的代码不会有这个log |
version = '0.1.6',这就是最新的吧 |
可以提供下您的测试代码吗? |
import cv2 import torchlm def callable_array_noop( def callable_tensor_noop( if name == 'main':
|
最新的是0.1.6.10 |
是class LandmarksRandomScale(LandmarksTransform):里面,print(resize_scale_x) print(resize_scale_y),是更新时候没去掉吗?
The text was updated successfully, but these errors were encountered: