Book Image

Image Classifier with Django and React [Video]

By : Lukasz Makinia
Book Image

Image Classifier with Django and React [Video]

By: Lukasz Makinia

Overview of this book

This course shows you how to build an AI-driven image classifier project using React, the Django REST framework, and a Keras pre-trained model. You’ll also learn how to integrate a ready convolutional neural network (CNN) model from Keras applications with Django. The course starts with an overview of Django and React, helping you gain both theoretical and practical knowledge. You’ll learn how to implement new functionalities in a step-by-step manner to create a project. As you advance, you’ll understand how the app’s frontend and backend work, and even learn how to test your classifier and catch errors. Later, you’ll delve into adding features such as styling, buttons, the navigation component, and spinners which will help in creating a user-friendly app. By the end of this course, you’ll have built a modern web application that will classify images and store the classification history efficiently. Here's the link to the GitHub Repo: https://github.com/PacktPublishing/Image-Classifier-with-Django-and-React
Table of Contents (5 chapters)
Chapter 4
Working on the Frontend and Backend
Content Locked
Section 10
Introduction to ANN
Working on the Frontend and Backend: Introduction to ANN