Key Features • How To Use • Credits • License
- This deep learning model classifies a given leaf photo by its quality.
- Data is taken from Hugging Face and is called vit-base-beans .
- We implemented transfer learning techniques. The pre-trained model is a Vision Transformer (base-sized model) developed by Google.
To clone and run this application, you will need Git.
# Clone this repository
$ git clone https://github.com/santiagoahl/beans-classification.git
# Go into the repository
$ cd beans-classification
# Install Jupyter Notebooks
$ pip install jupyterlab
$jupyter-lab
$pip install notebook
# Run
$jupyter notebook
This model uses the following open source datasets packages:
MIT
Web Site santiagoal.super.site · GitHub @santiagoahl · Twitter @sahumadaloz