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
@xnfxnf7979 your better option for now is use my fork with the correction to run with tensorflow. Or use the pytorch implementation shared in the issues.
File "c:\Users\user\test\MSRF-Net\model.py", line 267, in msrf
canny = cv2.Canny(np.asarray(inputs),10,100)
what's the meaning of inputs?
The text was updated successfully, but these errors were encountered: