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

Some questions about the command 'run evaluate.py' #16

Closed
MelonLee-go opened this issue Apr 26, 2022 · 6 comments
Closed

Some questions about the command 'run evaluate.py' #16

MelonLee-go opened this issue Apr 26, 2022 · 6 comments

Comments

@MelonLee-go
Copy link

MelonLee-go commented Apr 26, 2022

Hi, thank you for your complete and great code.
When i tried to use the command 'python evaluate.py' as readme.md said, I got some error message:
AttributeError: 'NoneType' object has no attribute 'seek'. You can only torch.load from a file that is seekable. Please pre-load the data into a buffer like io.BytesIO and try to load from it instead.
I have trained the model, but i can't solve the problem above.
Besides, there is another question: i could't find a argument named 'result_path' as your readme.md said. Should i add the argument by myself or the version of code has some different?
Thank you for your time.

@MelonLee-go
Copy link
Author

error_message

@Vishal1711
Copy link

Did you solve this error? I am facing the same issue.

@Vishal1711
Copy link

#20 @MelonLee-go This may help.

@MelonLee-go
Copy link
Author

Hello~Thank you for your time! I have sovled this problem!

@VenkateshCBR
Copy link

VenkateshCBR commented May 5, 2022

Did you successfully visualize the prediction? or were you able to run vis_pred.py ?
If yes, can you share the command you run or changes you did in vis_pred.py?

@VenkateshCBR
Copy link

@MelonLee-go
Did you successfully visualize the prediction? or were you able to run vis_pred.py ?
If yes, can you share the command you run or changes you did in vis_pred.py?

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