Click here to Skip to main content
15,881,882 members

Realtime Hazard Detection on Android with Tensorflow Lite

  1. 0

    AI Hazard Detection on Android with Tensorflow Lite

    This article series will show readers how to create a real-time AI hazard detector using an Android device.
    Added 6 Jan 2021
  2. 1

    Loading a TensorFlow Model with AI Hazard Detection on Android

    In this article of the AI Hazard Detection on Android series, we will add the TensorFlow Lite model to the project and prepare it for processing.
    Added 6 Jan 2021
  3. 2

    Using TensorFlow Lite Results with AI Hazard Detection on Android

    In this entry of the AI Hazard Detection on Android series we will interpret the results and provide the relevant information to the user.
    Added 7 Jan 2021
  4. 3

    Alerting the Driver with AI Hazard Detection on Android

    In this next entry in the AI Hazard Detection on Android series, we will look at how we can avoid unnecessarily warning the user, and how we can quickly alert them.
    Added 8 Jan 2021
  5. 4

    Crash Detection Using the Accelerometer

    In the next entry of the AI Hazard Detection on Android series, we will look at crash detection and notifications.
    Added 11 Jan 2021
  6. 5

    Using the Live Camera with AI Hazard Detection on Android

    In the next part of the AI Hazard Detection on Android series, we’ll have the application process live data.
    Added 12 Jan 2021