You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Layers Model Transfer Learning with MobileNet v2 in TensorFlow.js
Learn how to make your very own Teachable Machine that can use the power of
transfer learning to perform image recognition live in the browser powered by
TensorFlow.js.
This demo uses a layers base model instead of a graph base model.