Skip to content
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

Undefined variable in Canny(np.asarray(inputs), 10,100) #31

Open
xnfxnf7979 opened this issue May 25, 2022 · 2 comments
Open

Undefined variable in Canny(np.asarray(inputs), 10,100) #31

xnfxnf7979 opened this issue May 25, 2022 · 2 comments

Comments

@xnfxnf7979
Copy link

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?

  • can you upload the requirement file?
@augustoicaro
Copy link

augustoicaro commented May 25, 2022

@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.

@xnfxnf7979
Copy link
Author

@augustoicaro Oh really thank you :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants