nguyenhpnguyen / IS4242-Group-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple variety classification system

Preprocessing steps and models are in corresponding notebooks. After data preprocessing, eda and 3 models can be run without any dependency with each other.

Installation

Clone the repository and install the dependencies:

git clone https://github.com/fwenyin/GenAI.git
cd [repository directory]
pip install h5py scikit-image pyheif-pillow-opener numpy pandas seaborn matplotlib pillow opencv-python sklearn torch tqdm

About


Languages

Language:Jupyter Notebook 100.0%