Skip to content

Karthikrishna05/AICTE-ImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AICTE INTERNSHIP WORKSHOP-SAP,MICROSOFT AND EDUNET

uses Streamlit to launch the app

Uses CNN for Image Classification with maxpooling and RELU

Rquirements are given in the requirements.txt file

Has 2 CNN models:CIFAR-10 and MobileNetV2

Installation

Clone the repository:

cd Implementation-of-ML-model-for-image-classification

Create and activate a virtual environment:

python -m venv venv

source venv/bin/activate # On Windows use venv\Scripts\activate

Install the required packages:

pip install -r requirements.txt

Start the Streamlit app:

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages