Back to Browse

Developing React App with Tensorflow.js

6.2K views
Mar 21, 2022
8:13

We develop a React app which uses a Tensorflow.js model to transform images. This is part three of a three part series. Check out part one and two if you want to learn about how we developed, trained, and converted the model from a Python environment into the model we can use in JavaScript. Timestamps: 00:00 Introduction 00:12 Setup 01:36 App structure 02:31 Making component App 03:58 Adding Tensorflow.js model 05:10 Transforming input image 06:08 Transforming output tensor 07:12 Styling the app Code: https://github.com/daved01/tensorflowjs-web-app-demo Post 3: https://www.neuralception.com/tensorflowjs-app-part3/ Node.js download: https://nodejs.dev/download

Download

0 formats

No download links available.

Developing React App with Tensorflow.js | NatokHD