Click here to Skip to main content
15,879,535 members
Articles / Artificial Intelligence / Tensorflow

Getting Started - AI Image Classification With TensorFlow.js

Rate me:
Please Sign up or sign in to vote.
4.67/5 (6 votes)
14 Nov 2020CPOL7 min read 13.6K   244   10  
In this article we load a pre-trained model using TensorFlow.js to predict the breed of the dog inside our web browser.
Here we’re going to get ourselves familiar with TensorFlow.js and see what it has to offer. We will also see a simple example of image recognition in the browser by loading a pre-trained model using TensorFlow.js.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Grumpiness Detection in the Browser 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
Student
Ireland Ireland
C# Corner MVP, UGRAD alumni, student, programmer and an author.

Comments and Discussions