Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
subirmansukhani
/
smolvla-inspect
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
smolvla-inspect
138 MB
Ctrl+K
Ctrl+K
3 contributors
History:
187 commits
subirmansukhani
Downsample heatmaps to 128px max in the viz JSON response
30559ba
4 months ago
assets
Add diagnostic visuals to README and expand project description
5 months ago
backgrounds
Add fabric and tile texture background images
5 months ago
configs
Fix SAM3 segmentation pipeline and improve fine-tuning text grounding
4 months ago
docs
Add stability contract for smolvla-inspect interface in prescription engine spec
5 months ago
runs
Resize oversized PNGs + in-memory stats cache
4 months ago
scripts
Replace OWL-ViT + SAM v1 with SAM3 in diagnostic pipeline
4 months ago
smolvla_inspect
Revert mask seeding (format issue), keep box prompts for SAM2 Video
4 months ago
tests
Add SAM3 text-prompted segmentation backend with SAM2 fallback
5 months ago
web
Downsample heatmaps to 128px max in the viz JSON response
4 months ago
.dockerignore
Safe
1.04 kB
Add Hugging Face Spaces deploy scaffold + bundled run data
4 months ago
.env.example
Safe
464 Bytes
Add display mode toggle to compare view and .env.example
6 months ago
.gitattributes
Safe
667 Bytes
Add Git LFS rules for runs/ binaries (HF requires >10MB to be LFS)
4 months ago
.gitignore
Safe
646 Bytes
Fix .gitignore pattern that was excluding runs/*/data/ npz files
4 months ago
.mcp.json
Safe
284 Bytes
Update MCP server base-dir path to local outputs directory
5 months ago
AGENTS.md
Safe
15.1 kB
Add AGENTS.md for coding assistant onboarding
5 months ago
Dockerfile
Safe
830 Bytes
Redirect image requests to the HF resolve-CDN on the Space
4 months ago
Makefile
Safe
2.63 kB
Add Makefile deploy targets and document HF Spaces workflow
4 months ago
README.md
Safe
50.1 kB
Add Makefile deploy targets and document HF Spaces workflow
4 months ago
clone-and-setup.sh
Safe
406 Bytes
Add clone-and-setup script and auto-checkout extended-attribution in setup
6 months ago
diagnostic_agent_explained.html
Safe
109 kB
Fix bullet overlap in cross-run comparison slide
5 months ago
inspect_attention.py
Safe
196 Bytes
Rename model health to model internals across the full stack
5 months ago
pyproject.toml
Safe
668 Bytes
Add SAM3 text-prompted segmentation backend with SAM2 fallback
5 months ago
regenerate_report.py
Safe
3.37 kB
Add cross-run comparison to regenerate_report.py and update README
5 months ago
requirements-web.txt
Safe
515 Bytes
Add Hugging Face Spaces deploy scaffold + bundled run data
4 months ago
requirements.txt
Safe
1.19 kB
Bump transformers requirement to >=5.0 for SAM3 model support
4 months ago
run.sh
Safe
932 Bytes
Refactor CLI into reusable pipeline components for integrated diagnostic mode
5 months ago
run_comparison.sh
Safe
1.14 kB
Refactor CLI into reusable pipeline components for integrated diagnostic mode
5 months ago
run_single_counterfactual.py
Safe
15.5 kB
Add fast single-counterfactual test runner
5 months ago
run_test.sh
Safe
1.58 kB
Add fast single-counterfactual test runner
5 months ago
setup-gpu.sh
Safe
2.44 kB
Add Node.js 18+ installation to GPU setup script and clarify README
6 months ago
start_servers.sh
Safe
2.42 kB
Fix compare runs: fetch all viz types in parallel and render chart data
6 months ago