Skip to content

thinhtoohan/resnet-imagenet-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Streamlit App

About

PyTorch, specifically, torchvision has a lot of models and pre-trained weights. CNN Models are mostly trained on ImageNet. Hyperparameters can be found here.

Installation

Install the required libraries by running the following command:

pip install -r requirements.txt

How To Run

Run the streamlit app via the following command:

streamlit run main.py

Use the App

Upload the image you want to classify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages