thanhhoangnvbg commited on
Commit
8e45936
·
verified ·
1 Parent(s): aaf0b47

Add baseline evaluation results

Browse files
evaluation/grounding_dino/failure_cases.jsonl ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"id": "ref_l4_refcoco_testA_1755:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 639.3417980002596, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
2
+ {"id": "ref_l4_refcoco_testA_3283:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 639.4576960001359, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
3
+ {"id": "ref_l4_refcoco_testA_353:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 644.3744359999073, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
4
+ {"id": "ref_l4_refcoco_testA_5268:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 639.3138059997909, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
5
+ {"id": "ref_l4_refcoco_testB_6022:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 712.233555000239, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
6
+ {"id": "ref_l4_refcoco_testB_7419:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 713.1465039997238, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
7
+ {"id": "ref_l4_refcoco_val_123683:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 685.3395009998167, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
8
+ {"id": "ref_l4_refcoco_val_124455:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 729.482993000147, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
9
+ {"id": "ref_l4_refcoco_val_131175:vi", "prediction": {"candidates": [], "error": null, "latency_ms": 652.1640420000949, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
10
+ {"id": "ref_l4_refcoco_val_131172", "prediction": {"candidates": [], "error": null, "latency_ms": 653.5362069998882, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
11
+ {"id": "ref_l4_refcoco_val_131175", "prediction": {"candidates": [], "error": null, "latency_ms": 659.4525509999585, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
12
+ {"id": "ref_l4_refcoco_testA_214", "prediction": {"candidates": [], "error": null, "latency_ms": 726.534084999912, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
13
+ {"id": "ref_l4_refcoco_testA_1935", "prediction": {"candidates": [], "error": null, "latency_ms": 653.3927229997971, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
14
+ {"id": "ref_l4_refcoco_testA_289", "prediction": {"candidates": [], "error": null, "latency_ms": 661.274431000038, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
15
+ {"id": "ref_l4_refcoco_testA_174", "prediction": {"candidates": [], "error": null, "latency_ms": 790.3765239998393, "norm": [], "parse_ok": false, "pixel": [], "raw": ""}}
evaluation/grounding_dino/hard_pair_metrics.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "en": {
3
+ "Cross-image Pairs": 0,
4
+ "Multi-box": 0.0,
5
+ "Pair Accuracy": 0.628,
6
+ "Pair mIoU": 0.5949,
7
+ "Parse Fail": 0.0,
8
+ "Query Acc@0.5": 0.796,
9
+ "Query mIoU": 0.753,
10
+ "Runtime Error": 0.0,
11
+ "Same-Box Collapse": 0.178,
12
+ "Wrong-Instance": 0.124,
13
+ "mean_latency_ms": 653.4671,
14
+ "median_latency_ms": 647.2238,
15
+ "pairs": 500,
16
+ "queries": 1000
17
+ },
18
+ "model": "grounding_dino",
19
+ "vi": {
20
+ "Cross-image Pairs": 0,
21
+ "Multi-box": 0.0,
22
+ "Pair Accuracy": 0.03,
23
+ "Pair mIoU": 0.0825,
24
+ "Parse Fail": 0.006,
25
+ "Query Acc@0.5": 0.232,
26
+ "Query mIoU": 0.2673,
27
+ "Runtime Error": 0.0,
28
+ "Same-Box Collapse": 0.644,
29
+ "Wrong-Instance": 0.404,
30
+ "mean_latency_ms": 657.5782,
31
+ "median_latency_ms": 654.1333,
32
+ "pairs": 500,
33
+ "queries": 1000
34
+ }
35
+ }
evaluation/grounding_dino/latency_stats.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "mean_ms": 657.4938,
3
+ "median_ms": 650.9436,
4
+ "n": 4000,
5
+ "p95_ms": 725.3383
6
+ }
evaluation/grounding_dino/predictions.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
evaluation/grounding_dino/run_manifest.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "thanhhoangnvbg/viground-contrast-data",
3
+ "dataset_revision": "eb7ddb1069de0c6e7a6277cf46b3d94d0c9cd9ee",
4
+ "environment": {
5
+ "created_at_utc": "2026-06-16T15:06:03.780402+00:00",
6
+ "gpu": {
7
+ "bf16_supported": true,
8
+ "compute_capability": "7.5",
9
+ "name": "Tesla T4",
10
+ "total_vram_bytes": 15636037632
11
+ },
12
+ "packages": {
13
+ "Pillow": "11.1.0",
14
+ "accelerate": "1.13.0",
15
+ "datasets": "4.8.5",
16
+ "decord": "0.6.0",
17
+ "huggingface_hub": "0.36.2",
18
+ "lmdb": "1.7.5",
19
+ "numpy": "2.4.6",
20
+ "opencv-python-headless": "4.11.0.86",
21
+ "peft": "0.18.1",
22
+ "safetensors": "0.7.0",
23
+ "torch": "2.10.0+cu128",
24
+ "transformers": "4.57.1"
25
+ },
26
+ "platform": "Linux-6.12.90+-x86_64-with-glibc2.35",
27
+ "python": "3.12.13 (main, Mar 4 2026, 09:23:07) [GCC 11.4.0]",
28
+ "torch_cuda_available": true,
29
+ "torch_cuda_version": "12.8"
30
+ },
31
+ "grounding_dino": {
32
+ "box_threshold": 0.2,
33
+ "text_threshold": 0.15
34
+ },
35
+ "hard_pair_counts": {
36
+ "en_requests": 1000,
37
+ "pairs": 500,
38
+ "vi_requests": 1000
39
+ },
40
+ "model_family": "grounding_dino",
41
+ "model_id": "IDEA-Research/grounding-dino-base",
42
+ "model_key": "grounding_dino",
43
+ "model_revision": null,
44
+ "peak_vram_bytes": 2387960832,
45
+ "qwen2_5_vl": {
46
+ "dtype": "auto",
47
+ "max_new_tokens": 64,
48
+ "max_pixels": 1605632,
49
+ "max_visual_tokens": 2048,
50
+ "min_pixels": 200704
51
+ },
52
+ "raw_box_format": "<box><x1><y1><x2><y2></box>",
53
+ "resolved_model_path": "/kaggle/working/viground/.hf_cache/viground_baselines/IDEA-Research__grounding-dino-base",
54
+ "seed": 42,
55
+ "smoke_check": false,
56
+ "standard_counts": {
57
+ "alignment_overlap": 1000,
58
+ "en": 1000,
59
+ "vi": 1000
60
+ }
61
+ }
evaluation/grounding_dino/smoke_box_format_check.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "checked": 30,
3
+ "failed": 0,
4
+ "failures": [],
5
+ "passed": 30
6
+ }
evaluation/grounding_dino/standard_metrics.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "english": {
3
+ "Acc@0.5": 0.869,
4
+ "Acc@0.75": 0.821,
5
+ "Multi-box": 0.0,
6
+ "Parse Fail": 0.0,
7
+ "Runtime Error": 0.0,
8
+ "mIoU": 0.8234,
9
+ "mean_latency_ms": 658.9316,
10
+ "median_latency_ms": 648.0196,
11
+ "n": 1000
12
+ },
13
+ "model": "grounding_dino",
14
+ "vietnamese": {
15
+ "Acc@0.5": 0.342,
16
+ "Acc@0.75": 0.311,
17
+ "Multi-box": 0.0,
18
+ "Parse Fail": 0.009,
19
+ "Runtime Error": 0.0,
20
+ "mIoU": 0.3625,
21
+ "mean_latency_ms": 659.9983,
22
+ "median_latency_ms": 652.352,
23
+ "n": 1000
24
+ },
25
+ "vietnamese_grounding_gap": 0.527
26
+ }