This repository contains the code to run pixel-wise classification on the MapInWild dataset.
See the Dockerfile for the required packages and the docker image.
main.py contains the MapInWild dataset instance.
dataset_mapinwild.py contains the code for the train/validation loops.
viz_utils.py contains the utility functions for the viz_and_export_mapinwild.ipynb