SGDNet Gradio Interface
This is a Gradio interface for the SGDNet model, which extracts glacier boundaries from multisource remote sensing data.
Setup
Install the required packages: pip install -r requirements.txt
Run the Gradio app: python gradio_app.py
Open your browser to the provided local URL to interact with the interface.