bambezius commited on
Commit
9a0e4a0
·
verified ·
1 Parent(s): d652a2e

Closed-loop crop epoch 5

Browse files
runs/crop384-20260909-instance-50427963/epoch-0005/audit.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train_fingerprint": "7b0552c50f165187d6233f35d1f0da38ea0faaf52000fc6bac9570dbc05eb618",
3
+ "validation_fingerprint": "c386f241e8e2c57847097e2945098693fe3035d5fe6345ccb3bdd564432a92d7",
4
+ "train_clips": 132,
5
+ "validation_clips": 16,
6
+ "partial_dataset": false,
7
+ "smoke_source_split": null,
8
+ "initialization": "first eligible GT only; seed frame excluded from metrics/loss",
9
+ "context": "repeat seed for unavailable causal history; same coordinates across temporal frames",
10
+ "crop_misses": "eligible negatives; localization metrics include all eligible targets"
11
+ }
runs/crop384-20260909-instance-50427963/epoch-0005/best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d467f74f1276b7c7037ad0a3fbf6b3b90a32b481d99fbc5089dd7c4ee506b7aa
3
+ size 3819913515
runs/crop384-20260909-instance-50427963/epoch-0005/config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter": "balltrack.sutrack_training.adapter",
3
+ "adapter_config": {
4
+ "activation_checkpointing": false,
5
+ "sdpa": true,
6
+ "use_hann": true
7
+ },
8
+ "manifest": "configs/soccernet-tracking-custom-split.json",
9
+ "data_root": "data/processed/soccernet-tracking",
10
+ "crop_size": 384,
11
+ "frames": 1,
12
+ "batch_size": 10,
13
+ "workers": 8,
14
+ "torch_threads": 1,
15
+ "prefetch_images": true,
16
+ "learning_rate": 0.0001,
17
+ "weight_decay": 0.0001,
18
+ "gradient_clip": 0.1,
19
+ "epochs": 100,
20
+ "patience": 3,
21
+ "seed": 20260909,
22
+ "device": "cuda",
23
+ "precision": "bf16",
24
+ "log_every_steps": 50,
25
+ "wandb_mode": "online",
26
+ "wandb_project": "football-ball-tracking",
27
+ "wandb_entity": "anthonyceponis-university-of-cambridge"
28
+ }
runs/crop384-20260909-instance-50427963/epoch-0005/epoch-0005.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5,
3
+ "train": {
4
+ "frames": 97725,
5
+ "eligible": 72952,
6
+ "in_crop": 62049,
7
+ "unlabelled": 24773,
8
+ "crop_misses": 10903,
9
+ "crop_coverage": 0.8505455642066017,
10
+ "center_error": {
11
+ "count": 72952,
12
+ "mean": 144.53267039679076,
13
+ "median": 1.7226969003677368,
14
+ "p95": 1030.9179016113267
15
+ },
16
+ "radius_error": {
17
+ "count": 72952,
18
+ "mean": 0.7440302677616789,
19
+ "median": 0.328125,
20
+ "p95": 3.25
21
+ },
22
+ "within_5px": 0.7448733413751508,
23
+ "within_20px": 0.8388529444017985,
24
+ "losses": {
25
+ "loss": 0.8436072303484474,
26
+ "location": 0.2797170150871874,
27
+ "l1": 0.005105250933849738,
28
+ "giou": 0.26918198012202826,
29
+ "center": 0.0029222356064940655,
30
+ "radius": 0.002183015321905288
31
+ },
32
+ "data_seconds": 118.36730647087097,
33
+ "compute_seconds": 2770.069701055996,
34
+ "seconds": 2890.5826509594917,
35
+ "frames_per_second": 33.8080628718786,
36
+ "steps": 10180,
37
+ "gpu_max_allocated_bytes": 27637262848,
38
+ "gpu_max_reserved_bytes": 29479665664
39
+ },
40
+ "validation": {
41
+ "frames": 11858,
42
+ "eligible": 9143,
43
+ "in_crop": 6685,
44
+ "unlabelled": 2715,
45
+ "crop_misses": 2458,
46
+ "crop_coverage": 0.7311604506179591,
47
+ "center_error": {
48
+ "count": 9143,
49
+ "mean": 650.0252306961239,
50
+ "median": 2.97519850730896,
51
+ "p95": 4603.507568359373
52
+ },
53
+ "radius_error": {
54
+ "count": 9143,
55
+ "mean": 1.5501651707590507,
56
+ "median": 1.0,
57
+ "p95": 5.125
58
+ },
59
+ "within_5px": 0.5875533194793832,
60
+ "within_20px": 0.7076451930438586,
61
+ "losses": {
62
+ "loss": 1.0907778007130524,
63
+ "location": 0.3780994180222099,
64
+ "l1": 0.009094753359625448,
65
+ "giou": 0.3336023075075623,
66
+ "center": 0.0038897886635819363,
67
+ "radius": 0.0052049646878563685
68
+ },
69
+ "data_seconds": 14.146345250308514,
70
+ "compute_seconds": 97.7637678142637,
71
+ "seconds": 112.06012884620577,
72
+ "frames_per_second": 105.81818994938179,
73
+ "steps": 1498,
74
+ "gpu_max_allocated_bytes": 7571392512,
75
+ "gpu_max_reserved_bytes": 13423869952
76
+ },
77
+ "selection_metric": 651.575395866883,
78
+ "best": 390.2675633897278,
79
+ "bad_checks": 3,
80
+ "smoke": false,
81
+ "partial_dataset": false
82
+ }
runs/crop384-20260909-instance-50427963/epoch-0005/hf-storage-ledger.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "repo": "bambezius/sutrack-soccernet-ball",
3
+ "prefix": "runs/crop384-20260909-instance-50427963",
4
+ "checkpoint_sha256_sizes": {
5
+ "e0a0a9b59ed1b40a545ec2e9f67aa418bbf3521d5071fbfb6162188fbe554114": 3819913515,
6
+ "d467f74f1276b7c7037ad0a3fbf6b3b90a32b481d99fbc5089dd7c4ee506b7aa": 3819913515,
7
+ "3cf7c6e670cdaa2b9945e44736c8218aff860328af06a74196d5b641df855a6f": 3819913515,
8
+ "e19d23b5fda74f5ff929b0cb5ef769ca6bb289bb4e811b4c2e2db512c6f1bf48": 3819913515,
9
+ "4890ad91c4a7d63727e796c8310ea07cac0790567dce4bc8f0b427042243cf52": 3819923883
10
+ },
11
+ "unique_checkpoint_bytes": 19099577943,
12
+ "epoch": 5
13
+ }
runs/crop384-20260909-instance-50427963/epoch-0005/last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4890ad91c4a7d63727e796c8310ea07cac0790567dce4bc8f0b427042243cf52
3
+ size 3819923883
runs/crop384-20260909-instance-50427963/epoch-0005/split-manifest.json ADDED
The diff for this file is too large to render. See raw diff
 
runs/crop384-20260909-instance-50427963/epoch-0005/transfer-manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last.pt": "4890ad91c4a7d63727e796c8310ea07cac0790567dce4bc8f0b427042243cf52",
3
+ "best.pt": "d467f74f1276b7c7037ad0a3fbf6b3b90a32b481d99fbc5089dd7c4ee506b7aa",
4
+ "config.json": "9517816b842d2c586e73a7782e50d499831a35b6cc14f0c4a21832a9806f7005",
5
+ "split-manifest.json": "83a37c6c35d58e01abb3a4c22d4ec69f6c895ca99cdc687fc1e50cc088ae5365",
6
+ "audit.json": "39016680dfdd8158420a233b6414ca312cf632dbabbdb684f014fd0bd9c13757",
7
+ "wandb-id.json": "851a13b6009a3d5beb8619fbb491e33433ecce2ecc009866d265ccf91c60eecc",
8
+ "epoch-0005.json": "a6c7566433af16c83fd7e82a7a54c3dc59885276b0cff3e73f6532b8c8141a9c",
9
+ "hf-storage-ledger.json": "17a2b7f3777ef52fa1a33d1f0cb7dd902b83af984b197cc7f0c8c91e94d6dc0d"
10
+ }
runs/crop384-20260909-instance-50427963/epoch-0005/wandb-id.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "id": "9kcrmh6u"
3
+ }