CoolFace
Apppublic

SuhxsReddy/SingaporeAnalytics

sourceHugging Facemitupdated 5mo agoView on Hugging Face
1likes
31 commits on main
474e9175mo ago

fix(network): head-on camera y-anchors + signpost filter (v7)

SuhxsReddy
049b56b5mo ago

feat(network): anchor-based N-direction visibility (v6) + dataset v2

SuhxsReddy
b7f3e075mo ago

feat(network): use ground-truth camera_config.json for direction labels (v5)

SuhxsReddy, Claude Sonnet 4.6
62b6eff5mo ago

Add camera analysis notebook — ground truth config from LTA text labels

SuhxsReddy, Claude Sonnet 4.6
e47a26b5mo ago

Build network before first sweep — direction labels correct from camera 1/90

SuhxsReddy, Claude Sonnet 4.6
16d75915mo ago

Fix: network build no longer blocks inference loop

SuhxsReddy, Claude Sonnet 4.6
69ae5e36mo ago

Proper N-direction counting via visibility analysis

SuhxsReddy, Claude Sonnet 4.6
21d3fb26mo ago

Add per-lane direction counts to dataset

SuhxsReddy, Claude Sonnet 4.6
b74bf9c6mo ago

Simplify dataset: lane detection internal only, dataset stays 2-directional

SuhxsReddy, Claude Sonnet 4.6
20841176mo ago

Add per-lane detection + lower IOU for articulated vehicles

SuhxsReddy, Claude Sonnet 4.6
4228fe66mo ago

All remaining refinements before overnight collection run

SuhxsReddy, Claude Sonnet 4.6
9f909256mo ago

Rebuild camera network properly — all four fixes

SuhxsReddy, Claude Sonnet 4.6
256ccb06mo ago

Add camera road network with OCR-based direction labelling

SuhxsReddy, Claude Sonnet 4.6
0d48f566mo ago

Schema validation on startup — detect and discard stale CSV format

SuhxsReddy, Claude Sonnet 4.6
ef341d76mo ago

Add conf/iou/imgsz/model_version columns to dataset for versioning

SuhxsReddy, Claude Sonnet 4.6
1ed9e616mo ago

Increase imgsz to 1280 for better distant/small vehicle detection

SuhxsReddy, Claude Sonnet 4.6
e64b0636mo ago

Proper directional counting via 2-frame IoU tracking + lower IOU threshold

SuhxsReddy, Claude Sonnet 4.6
af74a376mo ago

Log dataset push errors to header instead of silently swallowing them

SuhxsReddy, Claude Sonnet 4.6
d9ba6736mo ago

Fix: set neck_channels=[128,256,512] for Phase 2 CATI weights

SuhxsReddy, Claude Sonnet 4.6
e0d111a6mo ago

Fix thread startup and add pandas to Dockerfile

SuhxsReddy, Claude Sonnet 4.6
93810006mo ago

Fix: load model in main Streamlit thread before passing to inference thread

SuhxsReddy, Claude Sonnet 4.6
a24bd966mo ago

Save annotated detection images from first sweep to HF Dataset

SuhxsReddy, Claude Sonnet 4.6
011f1b86mo ago

Add HF Dataset persistence — resume data across Space restarts

SuhxsReddy, Claude Sonnet 4.6
f0fa0ad6mo ago

Redesign app as continuous analytics dashboard

SuhxsReddy, Claude Sonnet 4.6
8c0b2fd6mo ago

Fix transparent overlay: disable cache spinner, simplify detection tab layout

SuhxsReddy, Claude Sonnet 4.6
04100ee6mo ago

Fix detection image rendering — replace preview in-place using st.empty()

SuhxsReddy, Claude Sonnet 4.6
531c0496mo ago

Lower default confidence to 0.10, add conf slider and zero-detection hint

SuhxsReddy, Claude Sonnet 4.6
28e15026mo ago

Add CATI detection tab and Phase 2 inference pipeline

SuhxsReddy, Claude Sonnet 4.6
3c8bda66mo ago

Unpin Dockerfile deps to fix HF build error

SuhxsReddy
6ceaac36mo ago

Fix HF short_description length

SuhxsReddy
7f9f0386mo ago

CATI Singapore Smart City Analytics — initial deploy

SuhxsReddy