You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supervisor, is a computer vision based AI number plate recognition project. Here user will choose an image and upload. As upload is clicked, deep learning model will process the input and returns output when it detects the number plate and then expected text. It follows Component Wise Frontend, RestFul API principle and SQL for database.
A Learning Log web application built with Python (Django). The purpose of this application is to allow users to create topics they want to learn about, and then add entries to each of those topics as they learn more about them. This application was created as a project to demonstrate understanding of Django's core concepts.