AI4EO Map Your City Challenge
Before using the template, one needs to install the project as a package.
- First, create a virtual environment.
You can either do it with conda (preferred) or venv.
- Then, activate the environment
- Finally, install the project as a package. Run:
pip install -e .
Default example:
python scripts/train.py
# or python scripts/test.py