iot-edge-darknet-module
iot-edge-darknet-module copied to clipboard
Hi, I am trying to install only CUDA libraries in docker container on jetson. I have installed the driver packages (Tegra186_Linux_R28.2.1). I am trying to install cuda-repo-l4t-9-0-local_9.0.252-1_arm64.deb package inside docker....
I am having a Jetson TX2 running JetPack 3.2 nvidia@tegra-ubuntu:~/Projects/iot-edge-darknet-module$ docker run -it --privileged vjrantal/iot-edge-darknet-module:latest /bin/bash root@70d89c8a96c4:/# python Python 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609] on linux2...
Move hard-coded thresholds to be configurable via device twins.
Currently, only metadata is sent to the cloud, but not the images. Idea would be to introduce a device method that could be called from a cloud component so that...
Idea would be to have capturing in its own module that can snapshot the video device, store images on a locally mounted volume and send to the IoT Edge routes...
Restructure the project so that it can be used together with https://github.com/jonbgallant/azure-iot-edge-dev-tool