| Rank | Accepted model | Project mAP50 |
|---|---|---|
| 1 | Co-DINO ViT-L + O365 | 0.716519509 |
| 2 | DEIM-D-FINE-X + O365 | 0.563005103 |
| 3 | Corrected DINO R50 | 0.561574311 |
| 4 | Stable-DINO R50 | 0.540012673 |
| 5 | RT-DETR R50 | 0.416151944 |
Co-DINO ViT-L + O365
Accepted canonical baseline at project mAP50 0.716519508806631. It remains the current reference, not a guaranteed final winner.
Stable-DINO Swin-L 384 · 4-scale
Fixed 1024 × 1024 canonical run on RTX4090. Latest validated display epoch: 5 at project mAP50 0.628511427.
RT-DETRv4-X
Training-only DINOv3 teacher artifact acquired. Waiting for Stable-DINO final PASS and independent handoff verification.
| Display epoch | Stable-DINO Swin-L mAP50 | Co-DINO mAP50 |
|---|---|---|
| 1 | 0.436203633 | 0.518863306 |
| 2 | 0.535259821 | 0.596071553 |
| 3 | 0.578715321 | 0.649201281 |
| 4 | 0.617263126 | 0.661208320 |
| 5 | 0.628511427 | 0.668345779 |
| Field | Current value |
|---|---|
| Variant | Stable-DINO Swin-L 384 · 4-scale |
| Resolution | fixed 1024 × 1024 |
| Parameters | 218,352,190 |
| GPU | RTX4090 |
| Batch | physical 2 · gradient accumulation 8 · nominal 16 images/update |
| Precision | FP32 parameters · FP16 autocast · GradScaler enabled |
| EMA | disabled |
| Provenance | PROJECT APPROXIMATE BATCH-16 |
| Exact physical-BS16 equivalence | NO |
RT-DETRv4-X handoff and canonical execution
| Field | Verified / planned value |
|---|---|
| Student | HGNetv2-B5 / X-tier · 62,916,630 parameters |
| Teacher | Frozen training-only DINOv3 ViT-B/16 · LVD-1689M |
| HF repository | facebook/dinov3-vitb16-pretrain-lvd1689m |
| HF revision | 5931719e67bbdb9737e363e781fb0c67687896bc |
| Artifact | model.safetensors · 342,662,192 bytes |
| SHA256 | 9a21ac3df0c63839d62612dda6f454d816c25611cc7a52966ed5a5a94921dc8b |
| Canonical target | 58 epochs · 1024 × 1024 · 34 classes |
| Checkpoint selection | project map_50 · preserve last, best project-map50, and final |
| Status | TEACHER ARTIFACT ACQUIRED · WAITING FOR STABLE-DINO FINAL PASS |
Prepare candidate N+1
While candidate N trains, verify and pin source, audit license, acquire and hash checkpoints, create environments, validate dependencies, prepare configs/adapters, and run CPU/static tests.
Train candidate N
GPU preflight → BS1 smoke → physical-batch calibration → numerical qualification → checkpoint/resume → canonical training → standalone verification → next candidate.
Reproducibility strategy
- frozen dataset split
- pinned upstream revisions
- checkpoint SHA256
- qualified per-model environments
- deterministic dataset adapters where required
- fixed seed
Acceptance evidence
- standalone project metric evaluation
- best reproducible project mAP50
- evidence freeze after accepted runs