简体   繁体   English

如何将我的 Spring 启动 web 应用程序与 IBM Watson Custom Visual Recognition 服务集成?

[英]How to integrate my Spring boot web app with IBM Watson Custom Visual Recognition service?

In my case, I created a spring boot java web app with some basic functionalities, and now I need to add Watson Custom created Visual Recognition model into my web app. In my case, I created a spring boot java web app with some basic functionalities, and now I need to add Watson Custom created Visual Recognition model into my web app. The process is, need to upload an image from my web app and it should be checked in the trained models in Watson VR.该过程是,需要从我的 web 应用程序上传图像,并且应该在 Watson VR 中的训练模型中进行检查。 Already I've GitHub project called "Max Object Detector".我已经有名为“Max Object 探测器”的 GitHub 项目。 It also a react web app that is integrated with pre-trained models.它也是一个与预训练模型集成的反应 web 应用程序。 not with custom models.不适用于定制模型。 So, My question is, how to integrate my java spring boot web app with IBM Custom Visual Recognition models?所以,我的问题是,如何将我的 java spring 启动 web 应用程序与 IBM 自定义视觉识别模型集成?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将Angular 4与现有的基于Spring Boot jsp的Web应用程序集成? - How to integrate Angular 4 with an existing Spring Boot jsp based web app? 如何与npm web应用程序和gradle的spring boot集成? - how to integrate with npm web app and spring boot with gradle? 如何使用 spring cloud stream 将 spring boot 应用程序集成到 bluemix cloud 上的 IBM 事件流 - How to integrate a spring boot application using spring cloud stream to IBM event streams on bluemix cloud 如何在春季靴子中生产肥皂网服务? - How to produce a soap web service in spring boot ? 如何在旧版(Spring Web-MVC)代码中发现我的Service(Spring Boot应用程序) - How can I discover my Service(Spring Boot application) in legecy(Spring web-mvc) code 如何为Spring Boot + Angular单页Web应用程序将常规用户名/密码登录与第三方社交登录集成? - how to integrate regular username/password login with 3rd party social login for a Spring Boot + Angular single page web app? 将长期运行的服务集成到Spring启动框架中 - Integrate a long running service into Spring boot framework 如何将 angular 与 spring boot 集成以在 spring boot 端口上查看 angular Web 界面? - How to integrate angular with spring boot to see angular web interface on spring boot port? 如何将 ReactJS 与 Spring Boot 集成 - How to integrate ReactJS with spring Boot 如何将Keycloak 7与Spring Boot 2集成 - How to integrate Keycloak 7 with Spring Boot 2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM