Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mv63
/
BaseChange
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
BaseChange
163 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
Vedant Jigarbhai Mehta
Pin huggingface_hub for Gradio compatibility
37820d8 9 days ago
  • checkpoints
    Add changeformer checkpoint for HF Space 10 days ago
  • configs
    Auto-detect checkpoints in Gradio app, no manual path needed 25 days ago
  • data
    Implement LEVIR-CD download and patch cropping pipeline about 1 month ago
  • models
    Fix UNet++ decoder call for newer SMP API (pass list not unpacked args) about 1 month ago
  • utils
    Implement full training loop and visualization utilities about 1 month ago
  • .gitattributes
    42 Bytes
    Deploy to hf saces 10 days ago
  • .gitignore
    319 Bytes
    Initial scaffolding for military base change detection project about 1 month ago
  • DEPLOY_HF_SPACES.md
    2.03 kB
    Deploy to hf saces 10 days ago
  • README.md
    8.06 kB
    Fix Spaces python_version metadata 10 days ago
  • app.py
    13.1 kB
    Deploy to hf saces 10 days ago
  • evaluate.py
    14.4 kB
    Implement full test-set evaluation with metrics, visualizations, and overlays about 1 month ago
  • inference.py
    10.5 kB
    Implement inference pipeline and Gradio demo app about 1 month ago
  • requirements.txt
    321 Bytes
    Pin huggingface_hub for Gradio compatibility 9 days ago
  • setup_colab.py
    10.3 kB
    Fix VRAM attribute name for PyTorch compatibility about 1 month ago
  • train.py
    23.3 kB
    Implement full training loop and visualization utilities about 1 month ago