Difference between revisions of "DeepLens - deep learning enabled video camera"
(→Integrated Components) |
|||
| Line 39: | Line 39: | ||
https://d2908q01vomqb2.cloudfront.net/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59/2017/11/30/DeepLens-Flow-1.gif | https://d2908q01vomqb2.cloudfront.net/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59/2017/11/30/DeepLens-Flow-1.gif | ||
| + | == I just got my DeepLens! == | ||
| + | <youtube>j0DkaM4L6n4</youtube> | ||
| + | <youtube>nINqpklf7Eo</youtube> | ||
| + | |||
| + | == Learn More == | ||
<youtube>RhEVld4GwzU</youtube> | <youtube>RhEVld4GwzU</youtube> | ||
<youtube>qRJwvo94-Ko</youtube> | <youtube>qRJwvo94-Ko</youtube> | ||
<youtube>5m7eSTSwpk4</youtube> | <youtube>5m7eSTSwpk4</youtube> | ||
| − | |||
| − | |||
<youtube>bTLMU9z_hes</youtube> | <youtube>bTLMU9z_hes</youtube> | ||
<youtube>bSrpk1xQHB4</youtube> | <youtube>bSrpk1xQHB4</youtube> | ||
| Line 52: | Line 55: | ||
* [https://aws.amazon.com/deeplens/community-projects/ Collection of AWS DeepLens community projects] | * [https://aws.amazon.com/deeplens/community-projects/ Collection of AWS DeepLens community projects] | ||
| + | <youtube>usvcA2Ibajs</youtube> | ||
<youtube>ScYKqja-jdc</youtube> | <youtube>ScYKqja-jdc</youtube> | ||
<youtube>fLjYKyRDDu0</youtube> | <youtube>fLjYKyRDDu0</youtube> | ||
Revision as of 22:36, 14 June 2018
Contents
Integrated Components
- Lex - conversational interfaces using voice and text
- SageMaker - build, train, and deploy
- Polly - text to speech
- Rekognition - video analysis service
- Kinesis - collect, process, and analyze real-time, streaming data
- Lambda - run code without managing servers
- Greengrass - connected devices can run AWS Lambda functions, keep device data in sync
- Intel® Compute Library for Deep Neural Networks (clDNN) & OpenVINO - deep learning primitives for computer vision
- Simple Queue Service (SQS) - message queuing
- Simple Notification Service (SNS) - pub/sub messaging and mobile notifications
- Internet of Things (IoT) Core - process and route those messages to AWS endpoints
- DynamoDB - NoSQL database
- Simple Storage Service (S3) - object storage
- Management Console - manage web services
- Deep Learning (DL) Amazon Machine Image (AMI) - DLAMI
Frameworks
I just got my DeepLens!
Learn More
Projects
- aws-ml-vision-end2end - Jupyter Notebook tutorials walking through deep learning Frameworks (MXNet, Gluon) to Platforms (SageMaker, DeepLens) for common CV use-cases | GitHub
- Deploy Gluon models to AWS DeepLens using a simple Python API
Processor
With over 100 GFLOPS of compute power on the device, it can process deep learning predictions on HD video for real time.