why I fail when running demo_loftr.py following github #51
Unanswered
HUSTNO1WXY
asked this question in
Q&A
Replies: 1 comment
-
I copy the code from demo_single_pair in notebooks, but it shows exit 0. why? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When run demo.py, What else should I notice?
the error is as following:
Traceback (most recent call last):
File "D:\Anaconda\envs\loftr\lib\site-packages\torch\serialization.py", line 308, in _check_seekable
f.seek(f.tell())
AttributeError: 'NoneType' object has no attribute 'seek'
During handling of the above exception, another exception occurred:
Beta Was this translation helpful? Give feedback.
All reactions