Click here to Skip to main content
15,884,099 members
Articles / Artificial Intelligence

Lightning Detection with Deep Learning and Tensorflow on Android: Setting Up a TFLite Model

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
16 Nov 2020CPOL3 min read 6.2K   129   3  
In this article we’ll set up the TFLite model in the Android environment and create a working demo application.
Here we’ll look at the MainActivity.java file, the graphic overlay on the portion of the screen where we detect lightning while in camera mode, and other class files.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Live Lightning Detection with Deep Learning and Tensorflow on Android View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Writer
Canada Canada
www.ruturaj.me | Technical Specialist & Author

Comments and Discussions