Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivambasak/imageclassifier
https://github.com/shivambasak/imageclassifier
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shivambasak/imageclassifier
- Owner: shivamBasak
- Created: 2023-08-04T15:13:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T04:18:24.000Z (10 months ago)
- Last Synced: 2024-01-18T09:16:02.845Z (10 months ago)
- Language: Python
- Size: 35.5 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMAGE CLASSIFIER
## Description
Developed an image classification application using machine
learning techniques. Trained the model on a dataset of diverse images to
accurately classify and predict objects or scenes within images.
## Technologies Used:
Python, TensorFlow ,OPENCV.
## Key Achievements:
Achieved a high level of accuracy in image classification through fine-tuning and
optimization.## Requirements
- Python 3.10.4
- opencv-python 4.6.0.66
- opencv-contrib-python 4.6.0.66## Installing
- Download the repo as a ZIP file or clone it to your local computer.
- Start up your command prompt and change directory to the repos location.
- Type `python main.py` in the command prompt and press Enter.Created with ❤️ by Shivam