Files:
mask2former/
andconfigs/
are provided from the original Mask2Former GitHub.images/
is split into 2 directories:clear_references/
contains clear-weather references images andquery/
contains a sample query.estimate_ground_plane.ipynb
is the Jupyter notebook that is used to estimate the ground plane and produce corresponding text files.sample_output
contains sample output fromestimate_ground_plane.ipynb
.detect_coverage.ipynb
is the Jupyter notebook that uses the output ofestimate_ground_plane.ipynb
to classify a query image as a Snow-covered sidewalk or a Clear sidewalk.- The
.py
files are helper files for the notebooks.