Difference between revisions of "DeepLens - deep learning enabled video camera"
m (→I just got my DeepLens!) |
|||
| Line 27: | Line 27: | ||
* [[Simple Queue Service (SQS)]] - message queuing | * [[Simple Queue Service (SQS)]] - message queuing | ||
* [[Simple Notification Service (SNS)]] - pub/sub messaging and mobile notifications | * [[Simple Notification Service (SNS)]] - pub/sub messaging and mobile notifications | ||
| − | |||
* [[DynamoDB]] - NoSQL database | * [[DynamoDB]] - NoSQL database | ||
* [[Simple Storage Service (S3)]] - object storage | * [[Simple Storage Service (S3)]] - object storage | ||
| Line 46: | Line 45: | ||
== I just got my DeepLens! == | == I just got my DeepLens! == | ||
* [http://blog.kloud.com.au/2018/02/27/aws-deeplens-part-1-getting-the-deeplens-online/ Part 1 - Getting Online | SAMZAKKOUR @ Kloud] | * [http://blog.kloud.com.au/2018/02/27/aws-deeplens-part-1-getting-the-deeplens-online/ Part 1 - Getting Online | SAMZAKKOUR @ Kloud] | ||
| − | |||
* [http://www.lynda.com/Amazon-Web-Services-tutorials/Setting-up-your-AWS-DeepLens/706932/737910-4.html Lynda.com Setting up your AWS DeepLens] | * [http://www.lynda.com/Amazon-Web-Services-tutorials/Setting-up-your-AWS-DeepLens/706932/737910-4.html Lynda.com Setting up your AWS DeepLens] | ||
* [http://blog.soracom.io/aws-deeplens-meets-soracom-fc121858cd70 AWS DeepLens meets SORACOM; cellular enabled cloud-connectivity-as-a-service platform] | * [http://blog.soracom.io/aws-deeplens-meets-soracom-fc121858cd70 AWS DeepLens meets SORACOM; cellular enabled cloud-connectivity-as-a-service platform] | ||
| Line 52: | Line 50: | ||
<youtube>j0DkaM4L6n4</youtube> | <youtube>j0DkaM4L6n4</youtube> | ||
<youtube>nINqpklf7Eo</youtube> | <youtube>nINqpklf7Eo</youtube> | ||
| − | |||
| − | |||
== Learn More == | == Learn More == | ||
| Line 92: | Line 88: | ||
<youtube>suQnh1TvGHw</youtube> | <youtube>suQnh1TvGHw</youtube> | ||
<youtube>TS4ShpBHr_g</youtube> | <youtube>TS4ShpBHr_g</youtube> | ||
| + | |||
| + | == SSH == | ||
| + | |||
| + | * [http://www.deeplearning.team Deep Learning Team | Jovon Weathers] | ||
| + | |||
| + | <youtube>2eKjcLsBH6E</youtube> | ||
| + | <youtube>HozP1t3usPM</youtube> | ||
Revision as of 20:20, 23 June 2018
Contents
Integrated Components/Technologies
- 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
- AWS IoT Services Overview
- Internet of Things (IoT) Core - process and route those messages to AWS endpoints
- AWS IoT Button
- 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
- DynamoDB - NoSQL database
- Simple Storage Service (S3) - object storage
- Management Console - manage web services
- Deep Learning (DL) Amazon Machine Image (AMI) - DLAMI
- SoftAP - software enabled access point
- Ubuntu - operating system
Frameworks
I just got my DeepLens!
- Part 1 - Getting Online | SAMZAKKOUR @ Kloud
- Lynda.com Setting up your AWS DeepLens
- AWS DeepLens meets SORACOM; cellular enabled cloud-connectivity-as-a-service platform
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.
SSH