Quantifying Your World with AI & Docker
on the Edge
- Blogger @ Collabnix
- Docker Captain
- DevRel at Redis Labs
- Docker Community Leader
- ARM Innovator
- Tip of Captain’s Hat Award Winner
- {code} Catalyst by Dell EMC
- Worked in Dell, VMware & CGI
$whoami
@ajeetsraina
www.collabnix.com
- Benefits of Containers for AI Adopters
- AI on IoT
- Introducing OpenDatacam
- GPU Support under Docker 19.03
- Demo on Deep Learning Implementation
Agenda
AI + Docker + IoT
Benefits of Containers for AI Adopters
Around 94% of AI Adopters are using or plan to
use containers within 1 year time.
Source: 451 Research
AI + Docker + IoT
Quantifying Your World with AI & Docker  on the Edge | OSCONF 2020 Jaipur
Quantifying Your World with AI & Docker  on the Edge | OSCONF 2020 Jaipur
NVIDIA Jetson Nano
2GB
New
Launch
When AI, Docker
& IoT Come
Together
Introducing OpenDatacam
- 100% Open Source solution
- Quantifies and tracks moving objects with Live Video Analysis
- Runs on Linux and CUDA GPU enabled hardware
- Runs completely on Docker Containers as well as support K3s.
What is OpenDatacam?
● Nvidia Jetson Nano / Xavier NX / Xavier or any GNU/Linux x86_64 machine
with a CUDA compatible GPU (Nvidia)
● Webcam Logitech C222, C270, C310, C920 / Raspberry Pi cam for Jetson
nano / a Video file / IP camera
● A smartphone / tablet / laptop that you will use to operate the system
Infrastructure Setup
- Introduced for the first time in Docker 19.03
- Support for Docker Compose ( Workaround)
- Need to install NVIDIA Container Toolkit
- The nvidia-container-runtime is only available for Linux
$ docker run --gpus all --rm nvidia/cuda nvidia-smi
GPU support under Docker 19.03
Running Opendatacam on Nano
Build on Open Source
● Open the daemon.json ( /etc/docker/daemon.json)
{
"runtimes": {
"nvidia": {
"path": "/usr/bin/nvidia-container-runtime",
"runtimeArgs": []
}
}
}
● Restart docker
$ systemctl restart docker
You also need to install nvidia-container-runtime
$ sudo apt install nvidia-container-runtime
$ wget -N
https://raw.githubusercontent.com/opendatacam
/opendatacam/v2.1.0/docker/install-opendataca
m.sh
$ chmod 777 install-opendatacam.sh
$./install-opendatacam.sh --platform nano
It’s Demo Time
- https://github.com/opendatacam/opendatacam
- https://collabnix.com/object-detection-with-yolo-using-docker-
19-03-on-nvidia-jetson-nano/
Reference
Thank YOu

More Related Content

PDF
Composable architectures The Lego of IT - Alessandro David
PPTX
Which PostgreSQL is right for your multi cloud strategy? P2
PPTX
Running Azure PaaS Anywhere using Kubernetes
PPTX
Fundamentos do containerd docker con live 2021 jorge arteiro
PPTX
DockerCon17 Recap
PPTX
Which PostgreSQL is right for your multi cloud strategy? P1
PDF
Docker Seattle Meetup, May 2017
PDF
All roads lead to the cloud
Composable architectures The Lego of IT - Alessandro David
Which PostgreSQL is right for your multi cloud strategy? P2
Running Azure PaaS Anywhere using Kubernetes
Fundamentos do containerd docker con live 2021 jorge arteiro
DockerCon17 Recap
Which PostgreSQL is right for your multi cloud strategy? P1
Docker Seattle Meetup, May 2017
All roads lead to the cloud

What's hot (20)

PPTX
Why kubernetes
PDF
Ricardo Fiel - Microsoft - OSL19
PDF
Francisco Javier Ramirez Urea - Hopla - OSL19
PDF
Habitat & Amazon's ECS
PDF
Google Anthos - Azure Stack - AWS Outposts :Comparison
PDF
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
PPTX
Kubernetes with Docker Enterprise for multi and hybrid cloud strategy
PPTX
Containers and Kubernetes
PPTX
PKS - Solving Complexity for Modern Data Workloads
PPTX
Enabling Microservices Frameworks to Solve Business Problems
PPTX
Microsoft Ignite 2018 BRK3192 Container DevOps on Azure
PPTX
Kubernetes on OpenStack at Scale
PDF
IBM Cloud Paris Meetup - 20180628 - Rex on ODM on Cloud
PPTX
Tectonic Summit 2016: CoreOS Tectonic on AWS
PPTX
Akri cncf-jobs-webinar-final
PPTX
Cloud Native Demystified: Build Once, Run Anywhere!
PPTX
Docker, cornerstone of cloud hybridation ? [Cloud Expo Europe 2016]
PDF
WSO2Con ASIA 2016: WSO2 Cloud Strategy Update
PDF
cncf overview and building edge computing using kubernetes
PPTX
Docker 101 - all about Docker containers
Why kubernetes
Ricardo Fiel - Microsoft - OSL19
Francisco Javier Ramirez Urea - Hopla - OSL19
Habitat & Amazon's ECS
Google Anthos - Azure Stack - AWS Outposts :Comparison
KubeCon + CloudNativeCon Barcelona and Shanghai 2019 - Highlights
Kubernetes with Docker Enterprise for multi and hybrid cloud strategy
Containers and Kubernetes
PKS - Solving Complexity for Modern Data Workloads
Enabling Microservices Frameworks to Solve Business Problems
Microsoft Ignite 2018 BRK3192 Container DevOps on Azure
Kubernetes on OpenStack at Scale
IBM Cloud Paris Meetup - 20180628 - Rex on ODM on Cloud
Tectonic Summit 2016: CoreOS Tectonic on AWS
Akri cncf-jobs-webinar-final
Cloud Native Demystified: Build Once, Run Anywhere!
Docker, cornerstone of cloud hybridation ? [Cloud Expo Europe 2016]
WSO2Con ASIA 2016: WSO2 Cloud Strategy Update
cncf overview and building edge computing using kubernetes
Docker 101 - all about Docker containers
Ad

Similar to Quantifying Your World with AI & Docker on the Edge | OSCONF 2020 Jaipur (20)

PDF
Delivering Docker & K3s worloads to IoT Edge devices
PDF
DCSF 19 Accelerating Docker Containers with NVIDIA GPUs
PDF
Programming IoT with Docker: How to Start?
PDF
Orchestrating Docker with OpenStack
PDF
Docker meetup-20-apr-17-openshit
PDF
Delivering Container-based Apps to IoT Edge devices
PDF
Tensorflow in Docker
PPTX
Accelerate your development with Docker
PDF
Accelerate your software development with Docker
PPTX
Migrating GitHub Actions with Nested Virtualization to Cloud Native Ecosystem...
PPTX
Migrating GitHub Actions with Nested Virtualization to Cloud Native Ecosystem
PDF
Build and run embedded apps faster from qt creator with docker
 
PPTX
Webinar: Building Embedded Applications from QtCreator with Docker
PPTX
Docker Timisoara: Dockercon19 recap slides, 23 may 2019
PDF
Neues aus dem Docker-Universum
PDF
VMware@Night: Container & Virtualisierung
PDF
VMware@Night Container and Virtualization
PPTX
Docker Ecosystem on Azure
PDF
Kubernetes Powered Docker for Mac Platform
PPTX
Docker
Delivering Docker & K3s worloads to IoT Edge devices
DCSF 19 Accelerating Docker Containers with NVIDIA GPUs
Programming IoT with Docker: How to Start?
Orchestrating Docker with OpenStack
Docker meetup-20-apr-17-openshit
Delivering Container-based Apps to IoT Edge devices
Tensorflow in Docker
Accelerate your development with Docker
Accelerate your software development with Docker
Migrating GitHub Actions with Nested Virtualization to Cloud Native Ecosystem...
Migrating GitHub Actions with Nested Virtualization to Cloud Native Ecosystem
Build and run embedded apps faster from qt creator with docker
 
Webinar: Building Embedded Applications from QtCreator with Docker
Docker Timisoara: Dockercon19 recap slides, 23 may 2019
Neues aus dem Docker-Universum
VMware@Night: Container & Virtualisierung
VMware@Night Container and Virtualization
Docker Ecosystem on Azure
Kubernetes Powered Docker for Mac Platform
Docker
Ad

More from Ajeet Singh Raina (20)

PDF
Docker Trends & Statistics - A 20 Minutes Overview
PDF
Real time Object Detection and Analytics using RedisEdge and Docker
PDF
OSCONF Jaipur 2020 | Virtual Conference | Oct 10 | Ajeet Singh Raina
PDF
Keynote Slides | Ajeet Singh Raina | OSCONF 2020 Hyderabad
PDF
IoET Conference 2020 | Keynote Slides | Ajeet Singh Raina
PDF
OSCONF 2020 Kochi Conference | KubeZilla | 27 June 2020
PDF
Accelerate Your Automation Testing Effort using TestProject & Docker | Docker...
PDF
OSCONF 2020 Bengaluru | Powered by Collabnix | Keynote Slides
PDF
Top 5 Helpful Tips to Grow Your Local Docker Community
PDF
Awesome Traefik - Ingress Controller for Kubernetes - Swapnasagar Pradhan
PDF
Demystifying the Nuts & Bolts of Kubernetes Architecture
PDF
Introduction to Docker Compose
PDF
Kubernetes Monitoring & Best Practices
PDF
Current State of Docker Platform - Nov 2019
PDF
Collabnix Online Webinar: Integrated Log Analytics & Monitoring using Docker ...
PDF
Introduction to Docker Compose | Docker Intermediate Workshop
PDF
Simplifying Real Time Data Analytics with Docker, IoT & Cloud
PDF
Introducing Pico - Object Detection & Analytics using Docker, IoT & Amazon Re...
PDF
Collabnix Online Webinar - Demystifying Docker & Kubernetes Networking by Bal...
PPTX
Demystifying Docker101
Docker Trends & Statistics - A 20 Minutes Overview
Real time Object Detection and Analytics using RedisEdge and Docker
OSCONF Jaipur 2020 | Virtual Conference | Oct 10 | Ajeet Singh Raina
Keynote Slides | Ajeet Singh Raina | OSCONF 2020 Hyderabad
IoET Conference 2020 | Keynote Slides | Ajeet Singh Raina
OSCONF 2020 Kochi Conference | KubeZilla | 27 June 2020
Accelerate Your Automation Testing Effort using TestProject & Docker | Docker...
OSCONF 2020 Bengaluru | Powered by Collabnix | Keynote Slides
Top 5 Helpful Tips to Grow Your Local Docker Community
Awesome Traefik - Ingress Controller for Kubernetes - Swapnasagar Pradhan
Demystifying the Nuts & Bolts of Kubernetes Architecture
Introduction to Docker Compose
Kubernetes Monitoring & Best Practices
Current State of Docker Platform - Nov 2019
Collabnix Online Webinar: Integrated Log Analytics & Monitoring using Docker ...
Introduction to Docker Compose | Docker Intermediate Workshop
Simplifying Real Time Data Analytics with Docker, IoT & Cloud
Introducing Pico - Object Detection & Analytics using Docker, IoT & Amazon Re...
Collabnix Online Webinar - Demystifying Docker & Kubernetes Networking by Bal...
Demystifying Docker101

Recently uploaded (20)

PDF
ilide.info-huawei-odn-solution-introduction-pdf-pr_a17152ead66ea2617ffbd01e8c...
PPTX
在线订购名古屋艺术大学毕业证, buy NUA diploma学历认证失败怎么办
PPTX
WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx
PPSX
AI AppSec Threats and Defenses 20250822.ppsx
PDF
KEY COB2 UNIT 1: The Business of businessĐH KInh tế TP.HCM
PPTX
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
PDF
Top 8 Trusted Sources to Buy Verified Cash App Accounts.pdf
DOCX
Powerful Ways AIRCONNECT INFOSYSTEMS Pvt Ltd Enhances IT Infrastructure in In...
PPTX
Viva Digitally Software-Defined Wide Area Network.pptx
PPTX
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
PPTX
Concepts of Object Oriented Programming.
PDF
Public for study about wiring to confirm.
PDF
Buy Cash App Verified Accounts Instantly – Secure Crypto Deal.pdf
PDF
The_Decisive_Battle_of_Yarmuk,battle of yarmuk
PPTX
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
PPTX
Partner to Customer - Sales Presentation_V23.01.pptx
PPTX
Basic_of_Computer_System.pptx class-8 com
PDF
Testing & QA Checklist for Magento to Shopify Migration Success.pdf
DOCX
Memecoinist Update: Best Meme Coins 2025, Trump Meme Coin Predictions, and th...
PPTX
Networking2-LECTURE2 this is our lessons
ilide.info-huawei-odn-solution-introduction-pdf-pr_a17152ead66ea2617ffbd01e8c...
在线订购名古屋艺术大学毕业证, buy NUA diploma学历认证失败怎么办
WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx
AI AppSec Threats and Defenses 20250822.ppsx
KEY COB2 UNIT 1: The Business of businessĐH KInh tế TP.HCM
KSS ON CYBERSECURITY INCIDENT RESPONSE AND PLANNING MANAGEMENT.pptx
Top 8 Trusted Sources to Buy Verified Cash App Accounts.pdf
Powerful Ways AIRCONNECT INFOSYSTEMS Pvt Ltd Enhances IT Infrastructure in In...
Viva Digitally Software-Defined Wide Area Network.pptx
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
Concepts of Object Oriented Programming.
Public for study about wiring to confirm.
Buy Cash App Verified Accounts Instantly – Secure Crypto Deal.pdf
The_Decisive_Battle_of_Yarmuk,battle of yarmuk
ECO SAFE AI - SUSTAINABLE SAFE AND HOME HUB
Partner to Customer - Sales Presentation_V23.01.pptx
Basic_of_Computer_System.pptx class-8 com
Testing & QA Checklist for Magento to Shopify Migration Success.pdf
Memecoinist Update: Best Meme Coins 2025, Trump Meme Coin Predictions, and th...
Networking2-LECTURE2 this is our lessons

Quantifying Your World with AI & Docker on the Edge | OSCONF 2020 Jaipur