Click here to Skip to main content
15,867,915 members
Articles / Artificial Intelligence / Deep Learning

Live Lightning Detection with Deep Learning and Tensorflow on Android: Training and Exporting Model

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
12 Nov 2020CPOL3 min read 4.1K   24  
In this article go through training a TF model with our curated dataset using Teachable Machine and export the trained model in the FTLite format.
Here, we’ll train our model using a curated dataset of lightning images, and then export the model in the Tensorflow Lite (TFLite) format, which is suitable for the Android environment.

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