Upload 6 files
Browse files- augmented_info_data/nuscenes_map_infos_train_newsplit.pkl +3 -0
- augmented_info_data/nuscenes_map_infos_val_newsplit.pkl +3 -0
- stage2_fusion_100x50/latest.pth +3 -0
- stage2_fusion_100x50/latest_20260218_103911_eval_metrics.txt +67 -0
- stage2_fusion_60x30/latest.pth +3 -0
- stage2_fusion_60x30/latest_20260115_055244_eval_metrics.txt +10 -0
augmented_info_data/nuscenes_map_infos_train_newsplit.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9aeca50756cb36d8d5f278bc76def604e117637025bb9d2922c4727e97b85fa7
|
| 3 |
+
size 372701031
|
augmented_info_data/nuscenes_map_infos_val_newsplit.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd9e703907330aa81904c4c7450610a5d928a55209f1a0f1b31cfe1ca89328d4
|
| 3 |
+
size 16080612
|
stage2_fusion_100x50/latest.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d238c0f6a646c52d1007575fac0292d05c031c2bb5178673eb47c60174dfa523
|
| 3 |
+
size 695864675
|
stage2_fusion_100x50/latest_20260218_103911_eval_metrics.txt
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2026-02-18 10:39:11,563 - mmdet - INFO - initialize ResNet with init_cfg {'type': 'Pretrained', 'checkpoint': 'ckpts/resnet50_msra-5891d200.pth'}
|
| 2 |
+
2026-02-18 10:39:11,632 - mmdet - INFO - initialize FPN with init_cfg {'type': 'Xavier', 'layer': 'Conv2d', 'distribution': 'uniform'}
|
| 3 |
+
Name of parameter - Initialization information
|
| 4 |
+
|
| 5 |
+
lateral_convs.0.conv.weight - torch.Size([256, 512, 1, 1]):
|
| 6 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 7 |
+
|
| 8 |
+
lateral_convs.0.bn.weight - torch.Size([256]):
|
| 9 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 10 |
+
|
| 11 |
+
lateral_convs.0.bn.bias - torch.Size([256]):
|
| 12 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 13 |
+
|
| 14 |
+
lateral_convs.1.conv.weight - torch.Size([256, 1024, 1, 1]):
|
| 15 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 16 |
+
|
| 17 |
+
lateral_convs.1.bn.weight - torch.Size([256]):
|
| 18 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 19 |
+
|
| 20 |
+
lateral_convs.1.bn.bias - torch.Size([256]):
|
| 21 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 22 |
+
|
| 23 |
+
lateral_convs.2.conv.weight - torch.Size([256, 2048, 1, 1]):
|
| 24 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 25 |
+
|
| 26 |
+
lateral_convs.2.bn.weight - torch.Size([256]):
|
| 27 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 28 |
+
|
| 29 |
+
lateral_convs.2.bn.bias - torch.Size([256]):
|
| 30 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 31 |
+
|
| 32 |
+
fpn_convs.0.conv.weight - torch.Size([256, 256, 3, 3]):
|
| 33 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 34 |
+
|
| 35 |
+
fpn_convs.0.bn.weight - torch.Size([256]):
|
| 36 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 37 |
+
|
| 38 |
+
fpn_convs.0.bn.bias - torch.Size([256]):
|
| 39 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 40 |
+
|
| 41 |
+
fpn_convs.1.conv.weight - torch.Size([256, 256, 3, 3]):
|
| 42 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 43 |
+
|
| 44 |
+
fpn_convs.1.bn.weight - torch.Size([256]):
|
| 45 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 46 |
+
|
| 47 |
+
fpn_convs.1.bn.bias - torch.Size([256]):
|
| 48 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 49 |
+
|
| 50 |
+
fpn_convs.2.conv.weight - torch.Size([256, 256, 3, 3]):
|
| 51 |
+
XavierInit: gain=1, distribution=uniform, bias=0
|
| 52 |
+
|
| 53 |
+
fpn_convs.2.bn.weight - torch.Size([256]):
|
| 54 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 55 |
+
|
| 56 |
+
fpn_convs.2.bn.bias - torch.Size([256]):
|
| 57 |
+
The value is the same before and after calling `init_weights` of FPN
|
| 58 |
+
2026-02-18 10:58:58,336 - mmdet - INFO -
|
| 59 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 60 |
+
| category | num_preds | num_gts | AP@1.0 | AP@1.5 | AP@2.0 | AP |
|
| 61 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 62 |
+
| ped_crossing | 68379 | 11844 | 0.7456 | 0.8302 | 0.8502 | 0.8087 |
|
| 63 |
+
| divider | 272311 | 44037 | 0.2324 | 0.3366 | 0.4019 | 0.3236 |
|
| 64 |
+
| boundary | 257410 | 21103 | 0.2759 | 0.4929 | 0.6018 | 0.4569 |
|
| 65 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 66 |
+
2026-02-18 10:58:58,336 - mmdet - INFO - mAP_normal = 0.5297
|
| 67 |
+
|
stage2_fusion_60x30/latest.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2edbcc561536feaaa7247ef06946d187059ea836c257ae5f41e6ad28485bfaa
|
| 3 |
+
size 695863459
|
stage2_fusion_60x30/latest_20260115_055244_eval_metrics.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2026-01-15 06:18:17,142 - mmdet - INFO -
|
| 2 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 3 |
+
| category | num_preds | num_gts | AP@0.5 | AP@1.0 | AP@1.5 | AP |
|
| 4 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 5 |
+
| ped_crossing | 77059 | 8390 | 0.4967 | 0.8366 | 0.8779 | 0.7371 |
|
| 6 |
+
| divider | 266144 | 29036 | 0.2031 | 0.3892 | 0.4661 | 0.3528 |
|
| 7 |
+
| boundary | 254897 | 19295 | 0.2594 | 0.6199 | 0.7771 | 0.5521 |
|
| 8 |
+
+--------------+-----------+---------+--------+--------+--------+--------+
|
| 9 |
+
2026-01-15 06:18:17,143 - mmdet - INFO - mAP_normal = 0.5473
|
| 10 |
+
|