Build a custom Image classification Android app using Teachable Machine (For old version TF app)

preview_player
Показать описание
This video shows step by step tutorial on how to Build a custom Image classification Android app using Teachable Machine. The custom image classification model trained here is with & without a face mask.

⚡⚡⚡⚡ IMPORTANT ⚡⚡⚡⚡

THIS IS FOR AN OLDER JAVA VERSION. YOU CAN SWITCH TO PREVIOUS VERSIONS IN GITHUB. USE THE FOLLOWING VERSION FOR THE JAVA VERSION REFERENCE APP USED IN THIS TUTORIAL:

① ⚡⚡ My Website Blog post on this ⚡⚡

② ⚡⚡ My Medium post on this⚡⚡

③ ⚡⚡ Teachable Machine site image project train link ⚡⚡

④ ⚡⚡ Dataset used for this ⚡⚡

⑤ ⚡⚡ GitHub link for the sample Image Classification App ⚡⚡

⑥ ⚡⚡ My COLAB Notebook for metadata writer ⚡⚡

#teachablemachine #imageclassification #customimageclassification #mobilenet #maskdetection #SSDModelTraining #facemaskdetection #deeplearning #machinelearning #android #androidapp

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Making these videos takes a lot of time and effort, so if you like these videos please support the channel with Super Thanks.

OR

Support the channel on Patreon! 🖖


▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thanks for watching!
Рекомендации по теме
Комментарии
Автор

I wanted to express my gratitude for this video

emamahmed
Автор

hey, i believe teachable machine has removed support for exporting model in tflite format?

yashkhattar
Автор

Thankyou for the video but Can i ask if how to use the camera in a front view?

romeovillamor
Автор

Can we deploy this model on Raspberrypi(forObjDetecton)

ptsd
Автор

I am doing my project same like you, but when i start the app in my phone, after 2 secondes it is crashing out. Whatis wrong with it?

balazsadam
Автор

Can you do yolov3 tutorial with webcam on jupyter notebook not on Google coolab

afriquemodel
Автор

how to install those three libraries? lib_task_api, lib_support, and models ?

ikelloydyana
Автор

where to learn about this tensorflow object detection api in depth.

Sandeep
Автор

I got this error after running the Python script (step 5), and I couldn't retrieve the .json file, what should I do?

The errors:
Traceback (most recent call last):
File "metadata_writer_for_image_classifier.py", line 209, in <module>
app.run(main)
File "/usr/local/lib/python3.7/dist-packages/absl/app.py", line 308, in run
_run_main(main, args)
File "/usr/local/lib/python3.7/dist-packages/absl/app.py", line 254, in _run_main
sys.exit(main(argv))
File "metadata_writer_for_image_classifier.py", line 183, in main
tf.io.gfile.copy(model_file, export_model_path, overwrite=False)
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/lib/io/file_io.py", line 580, in copy_v2
compat.path_to_bytes(src), compat.path_to_bytes(dst), overwrite)
file already exists

aidaafrina
join shbcf.ru