Build your first Machine Learning Android Application (Deep Learning) for free in 30 minutes.

Опубликовано: 14 Август 2026
на канале: CS Factory
135
5

‪@CSFactoryIn‬
1. Download Android Studio 4.1 or above.
https://developer.android.com/studio/...
2. Create and download the trained model from the google collab as model.tflite and renamed the file FlowerModel.tflite. (Use Google Collab GPU)
Link:
https://github.com/CSFactory/ML-DL_An...
OR
2.1 Download the trained model from:
https://github.com/CSFactory/ML-DL_An...
3. Download the github repo for the android file from :
Link: https://github.com/hoitab/TFLClassify...
3.1 (Optional) If you want to check the dataset, it is available at:
https://storage.googleapis.com/downlo...
4. Do the TODO stuff as explained in the video. (only 6 works TODO works, we have to perform.)