File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
- # Image- Classification- App- with- Custom- TensorFlow- Model
1
+ # Image Classification App with Custom TensorFlow Model
2
2
Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.
3
+
4
+ We'll code a Convolutional Neural Network (CNN) model with TensorFlow, then deploy it as a TensorFlow Lite model in our Android app.
5
+
6
+ Check out the [ tutorial] ( https://youtu.be/yV9nrRIC_R0 ) .
7
+
8
+ ## [ Tutorial] ( https://youtu.be/yV9nrRIC_R0 )
9
+
10
+ <p align =" center " >
11
+ <!-- [<img src="https://github.com/IJ-Apps/Image-Classification-App-with-Custom-TensorFlow-Model/blob/main/thumbnail.png" width="90%"/>](https://youtu.be/yV9nrRIC_R0) -->
12
+
13
+ [ ![ Thumbnail] ( https://github.com/IJ-Apps/Image-Classification-App-with-Custom-TensorFlow-Model/blob/main/thumbnail.png )] ( https://youtu.be/yV9nrRIC_R0 )
14
+ </p >
You can’t perform that action at this time.
0 commit comments