Skip to content

owhager/ClassifyIt-Backend-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassifyIt-Backend-API

This backend API allows users to upload images and receive real-time classification results. It uses a ResNet-18 model implemented in PyTorch to analyze the image and return both the predicted label and a confidence score. The API returns a JSON response containing the predicted class label and the associated confidence score. Hosted on AWS Lambda, it efficiently handles image uploads and performs inference.

Demo

ClassifyIt_Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published