- Hands-On Artificial Intelligence on Amazon Web Services
- Subhashini Tripuraneni Charles Song
- 148字
- 2021-06-24 12:48:47
Object detector architecture
We will be recreating the Amazon Rekognition demo with our own web frontend and Python backend. First, let's understand the architecture of the Object Detector application we are about to develop.
Using the reference architecture design and the technology stack we discussed previously, here is the architecture for the Object Detector application:

The user will interact with the Object Detector through a web user interface:
- We will provide a web user interface for users so that they can see the Object Detection demo.
- The web user interface will interact with the orchestration layer containing just one RESTful endpoint: the Demo Object Detection endpoint.
- The endpoint interacts with both the Storage Service and the Recognition Service to perform the Object Detection demo.
- The Storage Service and the Recognition Service calls the Amazon S3 and Amazon Rekognition services using the Boto3 SDK, respectively.
推薦閱讀
- Python Artificial Intelligence Projects for Beginners
- Learning Social Media Analytics with R
- JMAG電機電磁仿真分析與實例解析
- 計算機網絡應用基礎
- Windows程序設計與架構
- Docker Quick Start Guide
- Deep Reinforcement Learning Hands-On
- Salesforce for Beginners
- 網絡安全技術及應用
- Excel 2007常見技法與行業應用實例精講
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- Linux內核精析
- INSTANT Adobe Story Starter
- Creating ELearning Games with Unity
- 伺服與運動控制系統設計