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

Java web service for image classification #2181

Closed
waelHamdan opened this issue Mar 23, 2015 · 5 comments
Closed

Java web service for image classification #2181

waelHamdan opened this issue Mar 23, 2015 · 5 comments

Comments

@waelHamdan
Copy link

I want to develop a simple web service using Java.

My question: Is it possible to call python files (in caffe python wrapper) directly from the java web service? so my web service can relay on python wraper

or I have to deal directly with Cpp code?

Thanks

@Lewuathe
Copy link
Contributor

Although this topic does not seemed related to caffe, I think there are several ways to call python process from Java web server such as Runtime or it will be better to run python WAF if you want to run python wrapper of caffe such as Django. Anyway I think it is the best way to post on Google Group.

@bhack
Copy link
Contributor

bhack commented Mar 23, 2015

See #1641

@waelHamdan
Copy link
Author

Thanks.
@bhack I have already seen it but I am still confused about the choice, as I need only to implement image classification using java web service.

So you advise me to look at the java preset?

@pathak22
Copy link

please ask usage questions on caffe-users -- this issues tracker is primarily for Caffe development discussion. Thanks!

@futurely
Copy link

#1823 (comment)

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

5 participants