Skip to content

Latest commit

 

History

History

segmentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

MapInWild

This repository contains the code to run pixel-wise classification on the MapInWild dataset.

Setup and Requirements

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