- 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.
推薦閱讀
- Mastering Hadoop 3
- OpenStack for Architects
- Learning Apache Spark 2
- Julia 1.0 Programming
- VMware Performance and Capacity Management(Second Edition)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 數(shù)據(jù)通信與計算機網(wǎng)絡(luò)
- 電腦主板現(xiàn)場維修實錄
- 影視后期編輯與合成
- 工業(yè)機器人安裝與調(diào)試
- 教育機器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢
- 云計算和大數(shù)據(jù)的應(yīng)用
- 設(shè)計模式
- 貫通Java Web輕量級應(yīng)用開發(fā)
- 輸送技術(shù)、設(shè)備與工業(yè)應(yīng)用