- Hands-On Artificial Intelligence on Amazon Web Services
- Subhashini Tripuraneni Charles Song
- 142字
- 2021-06-24 12:48:47
Component interactions of the Object Detector
Let's understand the interactions between the various components of the Object Detector application:

From the user's perspective, the application loads a random image and displays the objects (or labels) that have been detected within that image. The demo workflow is as follows:
- The object detector application's web interface calls the Demo Object Detection endpoint to start the demo.
- The endpoint calls the Storage Service to get a list of files that are stored in a specified S3 bucket.
- After receiving the list of files, the endpoint randomly selects an image file for the demo.
- The endpoint then calls the Recognition Service to perform object detection on the selected image file.
- After receiving the object labels, the endpoint packages the results in JSON format.
- Finally, the web interface displays the randomly selected image and its detection results.
推薦閱讀
- 后稀缺:自動(dòng)化與未來(lái)工作
- 自動(dòng)控制工程設(shè)計(jì)入門(mén)
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 新手學(xué)電腦快速入門(mén)
- 電氣控制與PLC技術(shù)應(yīng)用
- Learning Azure Cosmos DB
- Deep Reinforcement Learning Hands-On
- Hands-On Dashboard Development with QlikView
- 基于Proteus的PIC單片機(jī)C語(yǔ)言程序設(shè)計(jì)與仿真
- 西門(mén)子S7-1200/1500 PLC從入門(mén)到精通
- 機(jī)器人剛?cè)狁詈蟿?dòng)力學(xué)
- 計(jì)算機(jī)辦公應(yīng)用培訓(xùn)教程
- 智能小車(chē)機(jī)器人制作大全(第2版)
- R Statistics Cookbook
- Flash CS3全程指南