CoolFace
Apppublic

Mobe1/argos-dentsight-demo

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
22 commits on main
45f026a5mo ago

Swap stage-2 v3 → v4 (mAP@.5 0.572 → 0.601; caries 0.035 → 0.071 from DENTEX-c diagnosis labels at 1664x928)

Mobe1
279e9285mo ago

AI Radiology Report: drop 404 model fabrications, add user-chosen 5-model list, throttle yields to ~14/sec for smoother streaming

Mobe1
e954c685mo ago

AI Radiology Report: stream tokens progressively (~2s to first visible token vs 8s+ for full response)

Mobe1
720633c5mo ago

Assignment metric: containment → IoMin (fixes RC-treated false-unassigned when bbox larger than tooth)

Mobe1
36c95615mo ago

Report tab: rename to "AI Radiology Report" + use generator for reliable progress feedback

Mobe1
cee37f15mo ago

Report tab: visible "Generating…" feedback + button disable while Ollama call in flight

Mobe1
7a3809b5mo ago

Per-tooth tab: only annotate teeth WITH findings + adult-OPG tooth-bud suppression

Mobe1
9b110aa5mo ago

Fix dissertation-inherited assignment metric (IoU→containment, 0.5 threshold, best-fit wins)

Mobe1
4c2568c5mo ago

Phase 8: add Medical report tab (Ollama Cloud + Gemma 4 / Qwen / DeepSeek / Kimi)

Mobe1
5b8628f5mo ago

Phase 8: add Medical report tab (Ollama Cloud + Gemma 4 / Qwen / DeepSeek / Kimi)

Mobe1
6a070155mo ago

Revert stage-1 v4 → v3 (per user feedback after side-by-side check)

Mobe1
c01cb6f5mo ago

Swap stage-1 v3 → v4 (mAP@.5 0.853 → 0.862; FDI 48 0.41 → 0.56 via archive merge)

Mobe1
8da84c75mo ago

Phase 5d: add per-tooth findings tab (IoU-match stage-1 ⨯ stage-2 outputs)

Mobe1
9dbf3415mo ago

Switch stage-2 to v3 (cold-start); threshold 0.005 to match score range

Mobe1
ccac7ab5mo ago

Extend demo to two-stage: stage-1 v3 (FDI) + stage-2 v2 (conditions), tabs + dual sliders

Mobe1
27ef4da5mo ago

Switch to stage-1 v3 (DENTEX-augmented); threshold 0.02 to match v3 score range

Mobe1
e73d7ca5mo ago

Switch to stage-1 v2; add per-class top-1 dedup + threshold 0.05 + honest banner

Mobe1
ca8e0ef5mo ago

Bump gradio to 5.34.0 (fix get_api_info bool-additionalProperties bug)

Mobe1
d79762a5mo ago

Initial deploy: README with Space frontmatter

Mobe1
ac249745mo ago

Initial deploy: requirements

Mobe1
ab959475mo ago

Initial deploy: stage-1 FDI tooth detector demo

Mobe1
58b20b25mo ago

initial commit

Mobe1