You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which folder should I put 2d images rendered from 3d models? How to set the path of 2d rendering image?
I meet this problem,can you help me?
File "/media/longma/dangjisheng_windows/1axirix/MVCNN-TensorFlow1/input.py", line 27, in _load_views
im = cv2.resize(im, (W, H))
error: OpenCV(4.1.0) /io/opencv/modules/imgproc/src/resize.cpp:3718: error: (-215:Assertion failed) !ssize.empty() in function 'resize
The text was updated successfully, but these errors were encountered:
Which folder should I put 2d images rendered from 3d models? How to set the path of 2d rendering image?
I meet this problem,can you help me?
File "/media/longma/dangjisheng_windows/1axirix/MVCNN-TensorFlow1/input.py", line 27, in _load_views
im = cv2.resize(im, (W, H))
error: OpenCV(4.1.0) /io/opencv/modules/imgproc/src/resize.cpp:3718: error: (-215:Assertion failed) !ssize.empty() in function 'resize
The text was updated successfully, but these errors were encountered: