Home / Companies / Agora / Blog / Post Details
Content Deep Dive

Number Plate Recognition Using TensorFlow and Agora

Blog post from Agora

Post Details
Company
Date Published
Author
Agora Superstar
Word Count
753
Language
English
Hacker News Points
-
Summary

This blog by Shriya Ramakrishnan, an Agora Superstar, discusses a Number Plate Recognition demo system created using TensorFlow and Agora. The author provides a step-by-step guide on how to set up the system, including signing up for an Agora account, creating a new project, procuring the app-id, installing dependencies, and executing the code. The code uses functions from the AgoraRTC library to connect to a video call and detect number plates in real-time using live interactive video streaming. The author also explains how to build the system by downloading the GitHub repository and providing necessary links for input and output images, weights, and other parameters.