In this video you’ll learn how to build your very own real-time object detection app with Tensorflow.JS and React.JS. In 15 minutes you’ll be able to have your app up and running and detecting objects using a pre-trained COCO SSD model.
In this video you’ll learn how to:
1. Accessing the React.JS and Tensorflow.JS Computer Vision Template
2. Install Tensorflow.JS and setup the prebuilt models
3. Build a React.JS app that accesses your webcam
4. Make detections from your webcam in real time
5. Customise detection styling
Github Repo for the Project: https://github.com/nicknochnack/React…
Completed Code:
https://github.com/nicknochnack/RealT…
Subscribe: https://www.youtube.com/channel/UCHXa4OpASJEwrHrLeIzw7Yg
#tensorflow #react #javascript