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

Error when running on Windows 10 with VS2017 #55

Closed
bk-00 opened this issue Dec 7, 2017 · 6 comments
Closed

Error when running on Windows 10 with VS2017 #55

bk-00 opened this issue Dec 7, 2017 · 6 comments

Comments

@bk-00
Copy link

bk-00 commented Dec 7, 2017

Hi, I meet the following error when running on Windows 10 Command Prompt and x64 Native Tools Command Prompt for VS2017. I followed the pytorch faster-rcnn to perform visualization on the trained model. https://github.com/ruotianluo/pytorch-faster-rcnn
error

I hope to get some information to perform visualization on Windows 10.
Thank you.

@lanpa
Copy link
Owner

lanpa commented Dec 8, 2017

Did you forget to escape \?

@bk-00
Copy link
Author

bk-00 commented Dec 8, 2017

Hi @lanpa, thanks for your reply. There is still an error after I added in the escape character and run it on Windows command prompt and x64 Native Tools Command Prompt for VS2017.
error

@lanpa
Copy link
Owner

lanpa commented Dec 8, 2017

I meant tensorboard\\vgg16\\icdar_train, double backslash

@bk-00
Copy link
Author

bk-00 commented Dec 8, 2017

Hi, @lanpa there is still the same error.
error

@lanpa
Copy link
Owner

lanpa commented Dec 8, 2017

oops, are you in ipython? The command should be run in system prompt

@bk-00
Copy link
Author

bk-00 commented Dec 8, 2017

Hi @lanpa , the problem solved when running in system problem. Really appreciate and thanks for your help very much. Great.

@bk-00 bk-00 closed this as completed Dec 8, 2017
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