Click here to Skip to main content
15,868,016 members
Articles / Artificial Intelligence / Tensorflow

Fluffy Animal Detector: Recognizing Custom Objects in the Browser by Transfer Learning in TensorFlow.js

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
10 Jul 2020CPOL5 min read 7.6K   86   4  
In this article we will build a Fluffy Animal Detector, where I will show you a way to leverage a pre-trained Convolutional Neural Network (CNN) model like MobileNet.
Here we look at: Transfer learning on MobileNet v1 architecture, modifying the model, and training the new model.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Face Touch Detection with Tensorflow.js View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions