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

Unable to load image #54

Open
yuayi521 opened this issue Jul 17, 2017 · 2 comments
Open

Unable to load image #54

yuayi521 opened this issue Jul 17, 2017 · 2 comments

Comments

@yuayi521
Copy link

@jakebian
I can load model, but I can't load image. On the browser, the left is model structure, the right is Select an input image, but it didn't display any image, so I can't choose an image.

my code is
launch(multitask_model, input_folder='./img', port=5000)

@z362194037
Copy link

maybe you should put some pictures in xxx/quiver-master/img

@taichu012
Copy link

you need FIRST copy picture need analysed into the place which parameters "INOUT_FOLDER" indicated, then run server.launch and you will find your picture IS THERE! can't load dynamic on web page, this is my experience, maybe wrong, but at least it work, I see the different feature map of direrent layer in model. hope it helpful

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