Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinavahabi/machinevisionminiproject
Image Classification
https://github.com/sinavahabi/machinevisionminiproject
artificial-intelligence artificial-neural-networks deep-learning image-classification image-processing image-recognition image-validation ipython-notebook jupyter-notebook jupyter-notebooks keras machine-learning machine-vision python tensorflow
Last synced: 2 months ago
JSON representation
Image Classification
- Host: GitHub
- URL: https://github.com/sinavahabi/machinevisionminiproject
- Owner: sinavahabi
- Created: 2023-06-19T12:51:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T13:32:35.000Z (6 months ago)
- Last Synced: 2024-10-11T14:43:33.220Z (2 months ago)
- Topics: artificial-intelligence, artificial-neural-networks, deep-learning, image-classification, image-processing, image-recognition, image-validation, ipython-notebook, jupyter-notebook, jupyter-notebooks, keras, machine-learning, machine-vision, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Image Classification (AI)
***Technologies***: Python, Jupyter Notebook
***Topics***: Artificial intelligence, Machine learning, Machine vision, Deep learning, Tensorflow, Image processing, Image classification, Image validation, Jupyter, Keras, iPython notebook, Image recognition, Artificial neural networks
## Instructions
**Install Python**
https://www.python.org**Install Jupyter**
https://jupyter.org**Install Jupyter Notebook**
pip install notebook
**Run Jupyter Notebook**
jupyter notebook
**Install Jupyter Lab**
pip install jupyterlab
**Run Jupyter Lab**
jupyter lab
**Install Tensorflow**
pip install tensorflow
**Run Program**
> machine-vision.ipynb