SAM3_BA / app.py

Commit History

Show download files from first tile, update every 10 tiles
5a8f74f

collinschreyer-dev commited on

Fix GPU: single @spaces.GPU on segment_tile only, no nested decorators
b0d6057

collinschreyer-dev commited on

Add checkpoint saves every 100 tiles with downloadable files mid-run
b5067f4

collinschreyer-dev commited on

Fix GPU: move @spaces.GPU to segment_tile and load_model instead of generator
e019c2e

collinschreyer-dev commited on

Add scan progress box to live preview, update every 10 tiles
f5a5bfe

collinschreyer-dev Claude Opus 4.6 (1M context) commited on

Add GPU debug logging to diagnose CUDA detection issue
0d2be74

collinschreyer-dev commited on

Add @spaces.GPU decorator to enable GPU allocation on HF Spaces
731a3f9

collinschreyer-dev commited on

Fix GPU detection: use runtime check instead of import-time
29555cd

collinschreyer-dev commited on

Add 256px tile size option and set as default
667734c

collinschreyer-dev commited on

Add tiling pipeline with live dashboard and confidence tracking
506bbca

collinschreyer-dev Claude Opus 4.6 (1M context) commited on

Add multi-feature support with presets and confidence scores
9df906d

collinschreyer-dev Claude Opus 4.6 (1M context) commited on

Replace GDAL with rasterio for GeoTIFF conversion
f283438

collinschreyer-dev Claude Opus 4.6 (1M context) commited on

Add Janus building footprint extraction app
e25c008

collinschreyer-dev Claude Opus 4.6 (1M context) commited on