About cv2.dnn.readNetFromONNX
When I run my codes, showing like this(python==3.5.3 opencv==4.2.0.32):
When I run my codes, showing like this(python==3.5.3 opencv==4.2.0.32):
Asked: 2020-02-27 03:23:35 -0600
Seen: 1,722 times
Last updated: Feb 27 '20
print(cv2.__version__)
?help(cv2.dnn)
?Thank you so much. I have installed two versions of opencv, 3.4 is running.