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 last commit - inputs #24

Open
augustoicaro opened this issue Feb 12, 2022 · 4 comments
Open

Undefined variable in last commit - inputs #24

augustoicaro opened this issue Feb 12, 2022 · 4 comments

Comments

@augustoicaro
Copy link

augustoicaro commented Feb 12, 2022

The last commit uncommented the following line, and the inputs variable is not defined. I didn't figure out the right argument for the Canny method.

canny = cv2.Canny(np.asarray(inputs),10,100)

@PinkR1ver
Copy link

Yes, me too. So confusion

@chrisangelidis
Copy link

chrisangelidis commented Jul 6, 2023

Hello! Do you have any updates on this issue?
Thank you!

@augustoicaro
Copy link
Author

Hello @chrisangelidis, for now you you have 3 options.

If you want to test msfr-net:

The third option is use the last work of the author, the GMSRF-Net, implemented in pytorch.

@chrisangelidis
Copy link

Thank you very much @augustoicaro !!

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

3 participants