You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to project restrictions, the InScope dataset is made conditionally public. If you need to use the InScope dataset, please fill in the following ./assets/InScope_Dataset_Release_Agreement.docx file and email your full name and affiliation to the contact person. We ask for your information only to ensure the dataset is used for non-commercial purposes.
After downloading the data, please put the data in the following structure:
To facilitate researchers' use and understanding, we adapted the InScope dataset to the OpenPCDet framework and provided the corresponding dataset configuration file ./InScope.config
3D Multiobject tracking results on the car, pedestrian, cyclist, and truck.
Tracking result of the AD3DMOT based on the InScope dataset on the car class (IoU threshold = 0.5/0.7)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
74.81/60.34
63.25/44.45
12/6
595/1834
Pointpillar
82.23/64.98
68.85/46.82
56/44
391/2166
PVRCNN++
81.63/68.71
67.56/50.72
83/39
386/1560
Centerpoint
78.76/61.25
61.02/40.98
27/15
367/1720
Tracking result of the AD3DMOT based on the InScope-Pri dataset on the car class (IoU threshold = 0.5/0.7)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
61.14/44.91
55.04/35.34
42/31
1319/2406
Pointpillar
74.02/51.81
66.89/37.84
154/63
1820/3138
PVRCNN++
73.47/57.82
54.98/37.94
378/99
914/1524
Centerpoint
76.01/49.32
61.89/31.07
103/49
717/2151
Tracking result of the AD3DMOT based on the InScope dataset on the pedestrian class (IoU threshold = 0.25/0.5)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
59.89/56.59
39.73/37.06
1/1
6/22
Pointpillar
32.09/27.42
27.79/25.36
0/0
4/24
PVRCNN++
31.39/28.54
27.71/25.75
3/3
10/20
Centerpoint
67.38/62.03
63.48/59.30
5/4
8/35
Tracking result of the AD3DMOT based on the InScope-Pri dataset on the pedestrian class (IoU threshold = 0.25/0.5)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
78.76/72.65
67.61/60.94
1/1
189/241
Pointpillar
78.14/72.78
68.68/61.43
7/6
130/321
PVRCNN++
73.76/67.67
58.18/51.61
25/1
2121/205
Centerpoint
75.37/64.27
65.03/53.43
10/7
298/500
Tracking result of the AD3DMOT based on the InScope dataset on the cyclist class (IoU threshold = 0.25/0.5)
Detector
sAMOTA↑
MOTA
IDSW↓
FRAG↓
PointRCNN
60.97/50.27
41.56/33.77
10/13
99/272
Pointpillar
49.96/33.75
33.82/22.33
3/13
64/379
PVRCNN++
63.00/52.65
43.22/34.12
126/82
177/349
Centerpoint
68.78/57.50
45.42/37.58
6/16
70/267
Tracking result of the AD3DMOT based on the InScope-Pri dataset on the cyclist class (IoU threshold = 0.25/0.5)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
38.31/25.57
27.68/18.74
31/27
302/595
Pointpillar
27.90/9.46
19.41/5.58
22/12
272/275
PVRCNN++
23.27/17.06
12.37/10.44
48/32
151/140
Centerpoint
55.81/34.88
38.70/19.55
46/19
198/613
Tracking result of the AD3DMOT based on the InScope dataset on the truck class (IoU threshold = 0.5/0.7)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
82.53/78.67
73.34/68.20
3/2
124/181
Pointpillar
82.18/76.79
75.26/70.33
9/8
80/182
PVRCNN++
81.50/77.20
69.15/64.53
9/8
76/141
Centerpoint
81.44/76.11
71.89/65.85
7/7
70/207
Tracking result of the AD3DMOT based on the InScope-Pri dataset on the truck class (IoU threshold = 0.5/0.7)
Detector
sAMOTA↑
MOTA↑
IDSW↓
FRAG↓
PointRCNN
78.76/72.65
67.61/60.94
1/1
189/241
Pointpillar
78.14/72.78
68.68/61.43
7/6
130/321
PVRCNN++
73.76/67.67
58.18/51.61
25/1
2121/205
Centerpoint
75.37/64.27
65.03/53.43
10/7
298/500
TODO
The code and configuration of 3DMOT on the InScope dataset will be released.
Citation
If you find InScope useful in your research or applications, please consider giving us a star 🌟.
The BibTeX format is as follows:
@article{inscope_2026,
title = {InScope: A new real-world 3D infrastructure-side collaborative perception dataset for open traffic scenarios},
journal = {Information Fusion},
volume = {128},
pages = {103951},
year = {2026},
issn = {1566-2535},
doi = {https://doi.org/10.1016/j.inffus.2025.103951},
author = {Xiaofei Zhang and Yining Li and Jinping Wang and Xiangyi Qin and Ying Shen and Zhengping Fan and Xiaojun Tan},
}