detection_base / models /detectors

Commit History

fix: download yolo11m.pt via huggingface_hub to writable /tmp path
a4e3c2b

Zhen Ye Claude Opus 4.6 commited on

fix: use YOLO("yolo11m.pt") with writable config dir
e745021

Zhen Ye Claude Opus 4.6 commited on

refactor: rename hf_yolov8 → yolo11 across codebase
f89fa0b

Zhen Ye Claude Opus 4.6 commited on

feat: replace custom YOLOv8m_defence with YOLO11m COCO-pretrained
53922f5

Zhen Ye Claude Opus 4.6 commited on

chore: remove dead code and unused frontend modules
d74c718

Zhen Ye commited on

Handle set-typed missing_keys in Grounding DINO loader
04d4562

Zhen Ye commited on

Fix Grounding DINO load reliability and writer error handling
a7f0600

Zhen Ye commited on

fix: replaced batch with sequential
af0f84f

Zhen Ye commited on

Fix: Grounding DINO batch inference
8bc4370

Zhen Ye commited on

Add diagnostic logging to pinpoint tracker dropping detections
a70bcf5

Zhen Ye Claude Opus 4.6 commited on

Fix Grounding DINO detections dropped by ByteTracker threshold mismatch
0d3be57

Zhen Ye Claude Opus 4.6 commited on

Fix GroundingDino loading: manually materialize meta tensors to support tied weights
fe2ace8

Zhen Ye commited on

Refine GPT enrichment logic, add relevance badges to UI, and fix minor model/logging issues
2c4431d

Zhen Ye commited on

feat: Radar historic traces and fix DETR crash
fe670b9

Zhen Ye commited on

Use DETR no_timm revision to avoid timm dependency
d52f7cc

Zhen Ye commited on

Fix BGR to RGB conversion for DETR and GroundingDino inference
f78d96f

Zhen Ye commited on

fix: Resolve IndentationError in DroneYoloDetector due to displaced import
4e93b33

Zhen Ye commited on

feat: Implement SAHI Tiling for 4K video detection
af29397

Zhen Ye commited on

optimize: Force high-res (1280px) inference for YOLO models to improve small object detection
284ce20

Zhen Ye commited on

perf: Tune batch sizes and queues for A10 GPUs
a5f8d15

Zhen Ye commited on

Simplify drone YOLO loading with ultralytics native HF Hub support
2392266

Zhen Ye commited on

Update Lite model to use spencercdz/YOLOv8m_defence
38a60a8

Zhen Ye commited on

Remove InternVL2 logic as requested
29e1c2b

Zhen Ye commited on

feat: Integrate InternVL2 and fix SAM3 segmentation batch size issue
3d32b4a

Zhen Ye commited on

Implement Batch Inference & Queue Backpressure Fixes
5c36daa

Zhen Ye commited on

Fix YOLO models to support specific GPU assignment
b5e6df2

Zhen Ye commited on

feat(inference): enable full multi-GPU support for all models
45eb65b

Zhen Ye commited on

added drone detector
537aca9

Zhen Ye commited on

removed owlv2
6c02470

Zhen Ye commited on

git commit -m "Handle grounding dino post-process API differences"
65dd451

Zhen Ye commited on

inital commit
b30e7a3

Zhen Ye commited on