Benchmark results — open tracker (contribute a row!) #11
Hollis36
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The honest story
The README says "Benchmarks: pending." Here's why.
Why no numbers yet
TianWen v0.2 has the wiring in place but hasn't been run end-to-end on a controlled comparison. Production benchmarks require:
Doing this casually means publishing numbers nobody can defend. We'd rather wait.
What we commit to publish
For each
(detector, VLM, fusion, dataset)cell we evaluate:torchmetricsstandard, full COCO valpython tools/train.py experiment=...Including the rows where TianWen doesn't help, because that's how you learn where the wiring is or isn't pulling weight.
Current target — v0.3
distill_mode=logitfor ablationWant to contribute a benchmark?
If you have GPUs and want to run any combination:
python tools/train.py experiment=<your-config> seed=42× 3 seedsThat's how the table fills up. Even one contributed row would unlock the first README update.
All reactions