Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
Questions tagged with AWS DeepLens
AWS DeepLens helps put machine learning in the hands of developers, literally, with a fully programmable video camera, tutorials, code, and pre-trained models designed to expand deep learning skills.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
34 results
I got a DeepLens v1.1 with Software version 1.4.9 running. I used to have the Object detection sample model deployed what worked fine. I never deployed any other model.
Now I removed it and wanted ...
Hello, the power status of my deeplens keeps flashing yellow after turning on the power, and will keep flashing yellow even after turning the machine back on, then I can access the ssh awscam inside t...
Deeplens v1.1 - not able to be detected via USB connected in "registration" port.
The browser consoles shows error on certificate expired, and can bee verified in here:
```
❯ curl https://camera-amd...
Hello
Trying to do one of the advanced labs and run this command:
jupyter notebook --generate-config
Here is the output:
**aws_cam@AWSDeepLens:~$ jupyter notebook --generate-config
usage: jupyter ...
I have connected my DeepLens v1.1 device to my account to register and validate the devices i purchased, the device never connects to my machine (MacOSX)
I follow the steps exactly as instructed but ...
Hi guys,
#### Is there a way to install different OSs, other than its factory Ubuntu 16.04, on DeepLens to repurpose it?
One of my `Deeplens v1.1` is no longer needed for its original usage, and I ...
I trained a sagemaker model instead and get the following compile error **"expecting bytes like object, str found"** after compiling.
These are the steps I took:
```
1. Labeled images in ground trut...
In my ipynb I download a pre-trained model and push to S3
```
import numpy as np
import mxnet as mx
import gluoncv as gcv
import tarfile
net = gcv.model_zoo.get_model("ssd_512_resnet50_v1_voc", pret...
I've tried two methods to register my cam, v1.1 usb cabel and v1.0.
On the v1.0 method I get the error "The security token included in the request is invalid" after creating the roles and download ce...
I am trying to register a DeepLens v1.1. I have created a boot usb drive and did a Factory Reset. The device will still not register (either via the 1.1 or the 1.0) method.
When I try the 1.0 met...
I just bought a used 2017 DeepLens (v 1.0) and tried to register it following instructions. Successfully connected to the camera's WiFi and got stuck on connecting the camera to home WiFi: after selec...
Hi, I am building a simple application using Aamzon Deeplens. When compiling the Lambda function which interact with deeplens, it keep poping up the error "Unable to import module 'greengrassHelloWorl...