OxfordIIITPet Dataset
git clone https://github.com/nguyenduongZ/Segmentation.git
Create a virtual environment and upgrade the version of pip
python3 -m venv .env
source .env/bin/activate
python -m pip install -U pip
Install the required packages
- dataset
- loss
- [loss].py
- metrics
- model
- unet