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 about 9 hours ago
  • checkpoints
    Add changeformer checkpoint for HF Space about 9 hours ago
  • configs
    Auto-detect checkpoints in Gradio app, no manual path needed 16 days ago
  • data
    Implement LEVIR-CD download and patch cropping pipeline 22 days ago
  • models
    Fix UNet++ decoder call for newer SMP API (pass list not unpacked args) 22 days ago
  • utils
    Implement full training loop and visualization utilities 22 days ago
  • .gitattributes
    42 Bytes
    Deploy to hf saces about 9 hours ago
  • .gitignore
    319 Bytes
    Initial scaffolding for military base change detection project 22 days ago
  • DEPLOY_HF_SPACES.md
    2.03 kB
    Deploy to hf saces about 9 hours ago
  • README.md
    8.06 kB
    Fix Spaces python_version metadata about 9 hours ago
  • app.py
    13.1 kB
    Deploy to hf saces about 9 hours ago
  • evaluate.py
    14.4 kB
    Implement full test-set evaluation with metrics, visualizations, and overlays 22 days ago
  • inference.py
    10.5 kB
    Implement inference pipeline and Gradio demo app 22 days ago
  • requirements.txt
    321 Bytes
    Pin huggingface_hub for Gradio compatibility about 9 hours ago
  • setup_colab.py
    10.3 kB
    Fix VRAM attribute name for PyTorch compatibility 22 days ago
  • train.py
    23.3 kB
    Implement full training loop and visualization utilities 22 days ago