#!/usr/bin/env python # coding: utf-8 # # Change detection for Burned area Delineation (ChaBuD) # # Welcome to the ChaBuD repo! # Follow the instructions in the [README.md](./README.md) # file to get started on running the change detection model. # In[ ]: #!python trainer.py test --help