SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Downloaden Sie, um offline zu lesen
|
Road to success – What to think when implementing a
Next generation Iot & big data platform with SAP
solutions
SAP TechDays
Damien Contreras
Director Solution Architecture
|
Difficulty with IoT
|
What to think when starting an IoT Journey
|
IoT architecture
Observed item Sensor Device Gateway Data Center / Cloud
Local Central
Intelligence
Intelligence
Intelligence
Decision / Action
Decision / Action
Decision / Action
Lower latency Higher latency
|
Sensors
Definition:
Sensors capture and measure something. They can be active like a Lidar that emits a
laser or passive that detects variation occurring in the subject’s environment.
What to think when selecting a sensor:
§ Define what we want to observe / measure
§ Understand the sensor accuracy required (not all sensors can operates on all
range, most would loose accuracy at the extremes)
§ What is the operating environment will define the durability & tolerances required
(temperature, exposure to rain, …)
§ What type of communication with the device i2C, SPI, GPIO, UART,…
§ Analog or digital output (e.g: PWM)
§ Other specs coming from the device side or platform
|
Devices What to think when selecting a sensor:
§ Which device: processing power /Memory: Raspberry PI, Nvidia jetson TX1 or TK1, Arduino, NXP I MX8M,
Qualcomm SDA212, …
§ OS: Amazon FreeRTOS, Raspbian, AndroidThings, Contiki, JanOS, NodeOS, Lua-RTOS,, …
§ POSIX support
§ Which standard / framework to follow: OpenADR, Microsoft Azure IoT Suite, AWS IoT
§ Which protocol libraries to support: Lora, EnOcean, BLE, PROFIBUS, openThread, MQTT, CoAP, WeMo, AMQP,
OPC UA, RESTFull (Ability to support a full TCP/IP stack)
§ Which hardware communication: BLE, NFC, Serial, Zigbee, Z-Wave, WiFi, …
§ Multiple datatypes: JSON, XML, CSV, raw data, raw text, binaries,…
§ Power supply constrained
§ Tolerances imposed by the environment
§ Constrained to be Real time or not
§ Ability to create User Interface & GUI
§ Security
§ Update over-the-air (capability to update without physically being on site) FOTA or Application Over the Air
§ Ability to store data locally
§ Ability to manage back pressure / Data buffering
§ Ability to integrate with existing iOT framework / architecture
§ Processing at the edge: What decision can be made at the edge ?
§ How many sensors do you plan to manage with one device ?
Definition:
Devices are the first processing unit that connect
wired/ wirelessly to transmit data. They can be
intelligent and embed many functionalities or just
forwarding the data points captured by the sensors.
|
Gateway & Communication
Definition:
• Can be hardware or software and represent the connection point between the cloud
/ data center and the sensors and smart devices. It can also offer a place to
preprocess data points at the edge before sending it. Provide also additional security
when the IoT network is left unprotected or uses protocols that do not enable
encryption and high security standards.
Used for:
• Which protocol will be used or bridged
• Do we have bi-directional communication
• Be able to convert process data (aggregate, filter, analyze,…)
• Can be used to go from one topology to another (e.g: mesh network with a unique
access to internet)
• Data buffering /Queueing
• Security (Intrusion detection, anomalies, blocking compromised IoT devices,
templer detection, encryption)
|
Central Instance
Definition:
• Where you will accumulate all your historical & real time data to give
you a 360 view of your company
Used for:
§ Leverage advanced hardware: clusters or GPUs
§ Accumulate data massively
§ Cloud based or data center
§ Containerized or native applications
§ KPI & Dashboarding
§ Advanced Analytics
§ Model training & processing
§ Combine internal & External Dataset
AWS IoT
|
Fog & edge computing
Definition:
• Fog computing: According to Cisco is devices that extends the cloud to be closer to the devices
Benefits:
• Reduce latency for critical application à provide a better user experience, faster decisions & actions
• Reduce data transfer foot print and therefore cost by sending only relevant information
• Remove noise
• Transform visual data (video stream, photos) into numerical insight
• Reduce probability of failure by having the intelligent part earlier on the transmission chain
|
How to leverage edge computing in a fun example
|
Let’s imagine a plant…
Raw Material
Finished Goods
Mixing raw material
1
2
3
|
…that mixes
Cocktails
INPUT
MIX
OUTPUT
Cocktail
§ How to manage a set of raw
material (bottles) and
produce cocktails ?
1
2
3
|
Our POC
Device:
§ Run on AndroidThings
§ Control the Hbridge / pump
§ Get picture from sensor of
the bottle and identify the
bottle type with tensorflow
Ligth
Sensor:
Identify bottles:
Capture a picture of
the bottle every
second
Hbridge:
Control the pump
voltage
Cocktail
Peristaltic Pump:
Pump cocktail raw material
Website/Kafka:
§ Manage Cocktail list /
orders
§ Cocktail
recommendations
§ Analytics on cocktail
sales
§ Control stock level
§ Control device
1
2
3
Cocktail
|
Why Android Things ?
For developers:
§ Easy to jump from a pure Mobile android environment to AndroidThings
§ You can use the same IDE as for Android dev
§ Reusability of Java libraries
§ Hardware abstraction layer (HAL) to separate Application / OS and the hardware: board
on which it runs
§ Easy to design & build interfaces following android paradigm
§ Easily deploy on popular dev boards like the Raspberry Pi 3
For project manager:
§ Easy to deploy application & updates over-the-air
§ Write once deploy on many platforms with minimal modifications
§ Complete integration with Google ecosystem (assistant, nearby, Tensorflow light,
Cloud,…)
|
Why TensorFlow Lite MobileNet 1.0:
§ Class of Convolutional neural network designed by Google
§ Low footprint: Classification can happen
directly on the device (no need to send to a
cloud resource)
§ Gain in response time
§ Works great on AndroidThings
§ Accuracy is not too bad
(70%)
§ Easy to retrain and use in
Tensorflow
Why TensorFlow Light ?
Orange juice
Whiskey
Apple juice
…
|
Enjoy a cocktail on us,
Thank you
all for listening
Damien Contreras
damien.contreras@vupico.com
| Let s mix cocktails with IoT
Raw Material
Transformation
Finished Good
1
2
3
Cocktail

Weitere ähnliche Inhalte

Was ist angesagt?

Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systems
Pratul Sharma
 

Was ist angesagt? (20)

IoT on Azure
IoT on AzureIoT on Azure
IoT on Azure
 
Harness the Power of Microsoft Azure
Harness the Power of Microsoft AzureHarness the Power of Microsoft Azure
Harness the Power of Microsoft Azure
 
GDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoTGDG Meetup Jakarta - Low Power IoT
GDG Meetup Jakarta - Low Power IoT
 
Desklinc cut-sheet
Desklinc cut-sheetDesklinc cut-sheet
Desklinc cut-sheet
 
Azure IoT Platform services - The modern IoT developer toolbox
Azure IoT Platform services - The modern IoT developer toolboxAzure IoT Platform services - The modern IoT developer toolbox
Azure IoT Platform services - The modern IoT developer toolbox
 
Fore scout nac-datasheet
Fore scout nac-datasheetFore scout nac-datasheet
Fore scout nac-datasheet
 
Business Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoTBusiness Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoT
 
Demystifying Internet of Things with Azure IoT Suite
Demystifying Internet of Things with Azure IoT SuiteDemystifying Internet of Things with Azure IoT Suite
Demystifying Internet of Things with Azure IoT Suite
 
Unified Threat Management
Unified Threat ManagementUnified Threat Management
Unified Threat Management
 
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI PlatformWindows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
 
From IoT Central to IoT Hub
From IoT Central to IoT HubFrom IoT Central to IoT Hub
From IoT Central to IoT Hub
 
Make the Smartcard great again
Make the Smartcard great againMake the Smartcard great again
Make the Smartcard great again
 
Azure IoT Suite
Azure IoT Suite Azure IoT Suite
Azure IoT Suite
 
Java in the Air: A Case Study for Java-based Environment Monitoring Stations
Java in the Air: A Case Study for Java-based Environment Monitoring StationsJava in the Air: A Case Study for Java-based Environment Monitoring Stations
Java in the Air: A Case Study for Java-based Environment Monitoring Stations
 
Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systems
 
LXS Scanning presentation at the International Security Expo 2018
LXS Scanning presentation at the International Security Expo 2018LXS Scanning presentation at the International Security Expo 2018
LXS Scanning presentation at the International Security Expo 2018
 
Apache edgent
Apache edgentApache edgent
Apache edgent
 
Citrix Octoblu Architecture Breakdown
Citrix Octoblu Architecture BreakdownCitrix Octoblu Architecture Breakdown
Citrix Octoblu Architecture Breakdown
 
Azure Sphere
Azure SphereAzure Sphere
Azure Sphere
 
Secure Your AWS Cloud Data by Porticor
Secure Your AWS Cloud Data by PorticorSecure Your AWS Cloud Data by Porticor
Secure Your AWS Cloud Data by Porticor
 

Ähnlich wie Iot vupico-damien-contreras-2018-05-17-light-v3

Gab 2015 aymeric weinbach azure iot
Gab   2015 aymeric weinbach azure iot Gab   2015 aymeric weinbach azure iot
Gab 2015 aymeric weinbach azure iot
Aymeric Weinbach
 
Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2
Srinivasa Addepalli
 

Ähnlich wie Iot vupico-damien-contreras-2018-05-17-light-v3 (20)

IoT Story: From Edge to HDP
IoT Story: From Edge to HDPIoT Story: From Edge to HDP
IoT Story: From Edge to HDP
 
Architectural Patterns in IoT Cloud Platforms
Architectural Patterns in IoT Cloud PlatformsArchitectural Patterns in IoT Cloud Platforms
Architectural Patterns in IoT Cloud Platforms
 
Industrial Pioneers Days - Machine Learning
Industrial Pioneers Days - Machine LearningIndustrial Pioneers Days - Machine Learning
Industrial Pioneers Days - Machine Learning
 
Gab 2015 aymeric weinbach azure iot
Gab   2015 aymeric weinbach azure iot Gab   2015 aymeric weinbach azure iot
Gab 2015 aymeric weinbach azure iot
 
Why integration is key in IoT solutions? (Sam Vanhoutte @Integrate2017)
Why integration is key in IoT solutions? (Sam Vanhoutte @Integrate2017)Why integration is key in IoT solutions? (Sam Vanhoutte @Integrate2017)
Why integration is key in IoT solutions? (Sam Vanhoutte @Integrate2017)
 
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
 
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
 
People Counting: Internet of Things in Motion at JavaOne 2013
People Counting: Internet of Things in Motion at JavaOne 2013People Counting: Internet of Things in Motion at JavaOne 2013
People Counting: Internet of Things in Motion at JavaOne 2013
 
Azure iot edge and AI enabling the intelligent edge
Azure iot edge and AI  enabling the intelligent edgeAzure iot edge and AI  enabling the intelligent edge
Azure iot edge and AI enabling the intelligent edge
 
Meetup 4/2/2016 - Functionele en technische architectuur IoT
Meetup  4/2/2016 - Functionele en technische architectuur IoTMeetup  4/2/2016 - Functionele en technische architectuur IoT
Meetup 4/2/2016 - Functionele en technische architectuur IoT
 
Azure IoT services - overview, SenZations 2015
Azure IoT services - overview, SenZations 2015Azure IoT services - overview, SenZations 2015
Azure IoT services - overview, SenZations 2015
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge Clouds
 
IoTHub_Edge (1).pptx
IoTHub_Edge (1).pptxIoTHub_Edge (1).pptx
IoTHub_Edge (1).pptx
 
Slide share device to iot solution – a blueprint
Slide share   device to iot solution – a blueprintSlide share   device to iot solution – a blueprint
Slide share device to iot solution – a blueprint
 
Living bits and things 2013 - Using peer-to-peer and distributed technologies...
Living bits and things 2013 - Using peer-to-peer and distributed technologies...Living bits and things 2013 - Using peer-to-peer and distributed technologies...
Living bits and things 2013 - Using peer-to-peer and distributed technologies...
 
Role of cloud and analytics in IoT
Role of cloud and analytics in IoTRole of cloud and analytics in IoT
Role of cloud and analytics in IoT
 
Presentacion de solucion cloud de navegacion segura
Presentacion de solucion cloud de navegacion seguraPresentacion de solucion cloud de navegacion segura
Presentacion de solucion cloud de navegacion segura
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to Cloud
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Iot vupico-damien-contreras-2018-05-17-light-v3

  • 1. | Road to success – What to think when implementing a Next generation Iot & big data platform with SAP solutions SAP TechDays Damien Contreras Director Solution Architecture
  • 3. | What to think when starting an IoT Journey
  • 4. | IoT architecture Observed item Sensor Device Gateway Data Center / Cloud Local Central Intelligence Intelligence Intelligence Decision / Action Decision / Action Decision / Action Lower latency Higher latency
  • 5. | Sensors Definition: Sensors capture and measure something. They can be active like a Lidar that emits a laser or passive that detects variation occurring in the subject’s environment. What to think when selecting a sensor: § Define what we want to observe / measure § Understand the sensor accuracy required (not all sensors can operates on all range, most would loose accuracy at the extremes) § What is the operating environment will define the durability & tolerances required (temperature, exposure to rain, …) § What type of communication with the device i2C, SPI, GPIO, UART,… § Analog or digital output (e.g: PWM) § Other specs coming from the device side or platform
  • 6. | Devices What to think when selecting a sensor: § Which device: processing power /Memory: Raspberry PI, Nvidia jetson TX1 or TK1, Arduino, NXP I MX8M, Qualcomm SDA212, … § OS: Amazon FreeRTOS, Raspbian, AndroidThings, Contiki, JanOS, NodeOS, Lua-RTOS,, … § POSIX support § Which standard / framework to follow: OpenADR, Microsoft Azure IoT Suite, AWS IoT § Which protocol libraries to support: Lora, EnOcean, BLE, PROFIBUS, openThread, MQTT, CoAP, WeMo, AMQP, OPC UA, RESTFull (Ability to support a full TCP/IP stack) § Which hardware communication: BLE, NFC, Serial, Zigbee, Z-Wave, WiFi, … § Multiple datatypes: JSON, XML, CSV, raw data, raw text, binaries,… § Power supply constrained § Tolerances imposed by the environment § Constrained to be Real time or not § Ability to create User Interface & GUI § Security § Update over-the-air (capability to update without physically being on site) FOTA or Application Over the Air § Ability to store data locally § Ability to manage back pressure / Data buffering § Ability to integrate with existing iOT framework / architecture § Processing at the edge: What decision can be made at the edge ? § How many sensors do you plan to manage with one device ? Definition: Devices are the first processing unit that connect wired/ wirelessly to transmit data. They can be intelligent and embed many functionalities or just forwarding the data points captured by the sensors.
  • 7. | Gateway & Communication Definition: • Can be hardware or software and represent the connection point between the cloud / data center and the sensors and smart devices. It can also offer a place to preprocess data points at the edge before sending it. Provide also additional security when the IoT network is left unprotected or uses protocols that do not enable encryption and high security standards. Used for: • Which protocol will be used or bridged • Do we have bi-directional communication • Be able to convert process data (aggregate, filter, analyze,…) • Can be used to go from one topology to another (e.g: mesh network with a unique access to internet) • Data buffering /Queueing • Security (Intrusion detection, anomalies, blocking compromised IoT devices, templer detection, encryption)
  • 8. | Central Instance Definition: • Where you will accumulate all your historical & real time data to give you a 360 view of your company Used for: § Leverage advanced hardware: clusters or GPUs § Accumulate data massively § Cloud based or data center § Containerized or native applications § KPI & Dashboarding § Advanced Analytics § Model training & processing § Combine internal & External Dataset AWS IoT
  • 9. | Fog & edge computing Definition: • Fog computing: According to Cisco is devices that extends the cloud to be closer to the devices Benefits: • Reduce latency for critical application à provide a better user experience, faster decisions & actions • Reduce data transfer foot print and therefore cost by sending only relevant information • Remove noise • Transform visual data (video stream, photos) into numerical insight • Reduce probability of failure by having the intelligent part earlier on the transmission chain
  • 10. | How to leverage edge computing in a fun example
  • 11. | Let’s imagine a plant… Raw Material Finished Goods Mixing raw material 1 2 3
  • 12. | …that mixes Cocktails INPUT MIX OUTPUT Cocktail § How to manage a set of raw material (bottles) and produce cocktails ? 1 2 3
  • 13. | Our POC Device: § Run on AndroidThings § Control the Hbridge / pump § Get picture from sensor of the bottle and identify the bottle type with tensorflow Ligth Sensor: Identify bottles: Capture a picture of the bottle every second Hbridge: Control the pump voltage Cocktail Peristaltic Pump: Pump cocktail raw material Website/Kafka: § Manage Cocktail list / orders § Cocktail recommendations § Analytics on cocktail sales § Control stock level § Control device 1 2 3 Cocktail
  • 14. | Why Android Things ? For developers: § Easy to jump from a pure Mobile android environment to AndroidThings § You can use the same IDE as for Android dev § Reusability of Java libraries § Hardware abstraction layer (HAL) to separate Application / OS and the hardware: board on which it runs § Easy to design & build interfaces following android paradigm § Easily deploy on popular dev boards like the Raspberry Pi 3 For project manager: § Easy to deploy application & updates over-the-air § Write once deploy on many platforms with minimal modifications § Complete integration with Google ecosystem (assistant, nearby, Tensorflow light, Cloud,…)
  • 15. | Why TensorFlow Lite MobileNet 1.0: § Class of Convolutional neural network designed by Google § Low footprint: Classification can happen directly on the device (no need to send to a cloud resource) § Gain in response time § Works great on AndroidThings § Accuracy is not too bad (70%) § Easy to retrain and use in Tensorflow Why TensorFlow Light ? Orange juice Whiskey Apple juice …
  • 16. | Enjoy a cocktail on us, Thank you all for listening Damien Contreras damien.contreras@vupico.com
  • 17. | Let s mix cocktails with IoT Raw Material Transformation Finished Good 1 2 3 Cocktail