This model create to predicts a picture that in following categories = ('dog', 'horse', 'elephant', 'butterfly', 'chicken', 'cat', 'cow', 'sheep', 'spider', 'squirrel')
pip install -r requirements.txt
Kaggle Dataset Animals-10
Put zip file into dataset directory and unizp.
We will get raw-img directory.
$python ~/{path to the dir}/preprocessing/split.py
$python ~/{path to the dir}/preprocessing/load.py