Skip to content

Developing a RESTful API using FastAPI to accept an image and return the image type using the ResNet50 (ImageNet) model.

Notifications You must be signed in to change notification settings

cezarmendes/RestNet50-FastAPI-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestNet50 + FastAPI + Streamlit

Developing a RESTful API using FastAPI to accept an image and return the image type using the ResNet50 (ImageNet) model.

  • Using pre-trained model RestNet50

  • API data contract:

  • Dashboard using Streamlit for animal image prediction.

Predictions

Cat. Cat Prediction

Dog Dog Prediction

About

Developing a RESTful API using FastAPI to accept an image and return the image type using the ResNet50 (ImageNet) model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages