Upload HighwayScene v1.0 dataset
Browse files- .gitignore +8 -0
- LICENSE +438 -0
- README.md +153 -1
- metadata/SHA256SUMS +31 -0
- metadata/ground_truth.yaml +43 -0
- metadata/manifest.json +78 -0
- test/20260209_153242_05001-05200.pb +3 -0
- test/20260209_153242_05201-05400.pb +3 -0
- test/20260209_153242_05401-05600.pb +3 -0
- test/20260209_153242_05601-05800.pb +3 -0
- test/20260209_153242_05801-05998.pb +3 -0
- train/20260209_153242_00001-00200.pb +3 -0
- train/20260209_153242_00201-00400.pb +3 -0
- train/20260209_153242_00401-00600.pb +3 -0
- train/20260209_153242_00601-00800.pb +3 -0
- train/20260209_153242_00801-01000.pb +3 -0
- train/20260209_153242_01001-01200.pb +3 -0
- train/20260209_153242_01201-01400.pb +3 -0
- train/20260209_153242_01401-01600.pb +3 -0
- train/20260209_153242_01601-01800.pb +3 -0
- train/20260209_153242_01801-02000.pb +3 -0
- train/20260209_153242_02001-02200.pb +3 -0
- train/20260209_153242_02201-02400.pb +3 -0
- train/20260209_153242_02401-02600.pb +3 -0
- train/20260209_153242_02601-02800.pb +3 -0
- train/20260209_153242_02801-03000.pb +3 -0
- train/20260209_153242_03001-03200.pb +3 -0
- train/20260209_153242_03201-03400.pb +3 -0
- train/20260209_153242_03401-03600.pb +3 -0
- train/20260209_153242_03601-03800.pb +3 -0
- train/20260209_153242_03801-04000.pb +3 -0
- val/20260209_153242_04001-04200.pb +3 -0
- val/20260209_153242_04201-04400.pb +3 -0
- val/20260209_153242_04401-04600.pb +3 -0
- val/20260209_153242_04601-04800.pb +3 -0
- val/20260209_153242_04801-05000.pb +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.cache/
|
| 2 |
+
__pycache__/
|
| 3 |
+
outputs/
|
| 4 |
+
models/
|
| 5 |
+
valid_frame_ids.npz
|
| 6 |
+
*/valid_frame_ids.npz
|
| 7 |
+
*.ply
|
| 8 |
+
*.pkl
|
LICENSE
ADDED
|
@@ -0,0 +1,438 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Attribution-NonCommercial-ShareAlike 4.0 International
|
| 2 |
+
|
| 3 |
+
=======================================================================
|
| 4 |
+
|
| 5 |
+
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
| 6 |
+
does not provide legal services or legal advice. Distribution of
|
| 7 |
+
Creative Commons public licenses does not create a lawyer-client or
|
| 8 |
+
other relationship. Creative Commons makes its licenses and related
|
| 9 |
+
information available on an "as-is" basis. Creative Commons gives no
|
| 10 |
+
warranties regarding its licenses, any material licensed under their
|
| 11 |
+
terms and conditions, or any related information. Creative Commons
|
| 12 |
+
disclaims all liability for damages resulting from their use to the
|
| 13 |
+
fullest extent possible.
|
| 14 |
+
|
| 15 |
+
Using Creative Commons Public Licenses
|
| 16 |
+
|
| 17 |
+
Creative Commons public licenses provide a standard set of terms and
|
| 18 |
+
conditions that creators and other rights holders may use to share
|
| 19 |
+
original works of authorship and other material subject to copyright
|
| 20 |
+
and certain other rights specified in the public license below. The
|
| 21 |
+
following considerations are for informational purposes only, are not
|
| 22 |
+
exhaustive, and do not form part of our licenses.
|
| 23 |
+
|
| 24 |
+
Considerations for licensors: Our public licenses are
|
| 25 |
+
intended for use by those authorized to give the public
|
| 26 |
+
permission to use material in ways otherwise restricted by
|
| 27 |
+
copyright and certain other rights. Our licenses are
|
| 28 |
+
irrevocable. Licensors should read and understand the terms
|
| 29 |
+
and conditions of the license they choose before applying it.
|
| 30 |
+
Licensors should also secure all rights necessary before
|
| 31 |
+
applying our licenses so that the public can reuse the
|
| 32 |
+
material as expected. Licensors should clearly mark any
|
| 33 |
+
material not subject to the license. This includes other CC-
|
| 34 |
+
licensed material, or material used under an exception or
|
| 35 |
+
limitation to copyright. More considerations for licensors:
|
| 36 |
+
wiki.creativecommons.org/Considerations_for_licensors
|
| 37 |
+
|
| 38 |
+
Considerations for the public: By using one of our public
|
| 39 |
+
licenses, a licensor grants the public permission to use the
|
| 40 |
+
licensed material under specified terms and conditions. If
|
| 41 |
+
the licensor's permission is not necessary for any reason--for
|
| 42 |
+
example, because of any applicable exception or limitation to
|
| 43 |
+
copyright--then that use is not regulated by the license. Our
|
| 44 |
+
licenses grant only permissions under copyright and certain
|
| 45 |
+
other rights that a licensor has authority to grant. Use of
|
| 46 |
+
the licensed material may still be restricted for other
|
| 47 |
+
reasons, including because others have copyright or other
|
| 48 |
+
rights in the material. A licensor may make special requests,
|
| 49 |
+
such as asking that all changes be marked or described.
|
| 50 |
+
Although not required by our licenses, you are encouraged to
|
| 51 |
+
respect those requests where reasonable. More considerations
|
| 52 |
+
for the public:
|
| 53 |
+
wiki.creativecommons.org/Considerations_for_licensees
|
| 54 |
+
|
| 55 |
+
=======================================================================
|
| 56 |
+
|
| 57 |
+
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
|
| 58 |
+
Public License
|
| 59 |
+
|
| 60 |
+
By exercising the Licensed Rights (defined below), You accept and agree
|
| 61 |
+
to be bound by the terms and conditions of this Creative Commons
|
| 62 |
+
Attribution-NonCommercial-ShareAlike 4.0 International Public License
|
| 63 |
+
("Public License"). To the extent this Public License may be
|
| 64 |
+
interpreted as a contract, You are granted the Licensed Rights in
|
| 65 |
+
consideration of Your acceptance of these terms and conditions, and the
|
| 66 |
+
Licensor grants You such rights in consideration of benefits the
|
| 67 |
+
Licensor receives from making the Licensed Material available under
|
| 68 |
+
these terms and conditions.
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
Section 1 -- Definitions.
|
| 72 |
+
|
| 73 |
+
a. Adapted Material means material subject to Copyright and Similar
|
| 74 |
+
Rights that is derived from or based upon the Licensed Material
|
| 75 |
+
and in which the Licensed Material is translated, altered,
|
| 76 |
+
arranged, transformed, or otherwise modified in a manner requiring
|
| 77 |
+
permission under the Copyright and Similar Rights held by the
|
| 78 |
+
Licensor. For purposes of this Public License, where the Licensed
|
| 79 |
+
Material is a musical work, performance, or sound recording,
|
| 80 |
+
Adapted Material is always produced where the Licensed Material is
|
| 81 |
+
synched in timed relation with a moving image.
|
| 82 |
+
|
| 83 |
+
b. Adapter's License means the license You apply to Your Copyright
|
| 84 |
+
and Similar Rights in Your contributions to Adapted Material in
|
| 85 |
+
accordance with the terms and conditions of this Public License.
|
| 86 |
+
|
| 87 |
+
c. BY-NC-SA Compatible License means a license listed at
|
| 88 |
+
creativecommons.org/compatiblelicenses, approved by Creative
|
| 89 |
+
Commons as essentially the equivalent of this Public License.
|
| 90 |
+
|
| 91 |
+
d. Copyright and Similar Rights means copyright and/or similar rights
|
| 92 |
+
closely related to copyright including, without limitation,
|
| 93 |
+
performance, broadcast, sound recording, and Sui Generis Database
|
| 94 |
+
Rights, without regard to how the rights are labeled or
|
| 95 |
+
categorized. For purposes of this Public License, the rights
|
| 96 |
+
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
| 97 |
+
Rights.
|
| 98 |
+
|
| 99 |
+
e. Effective Technological Measures means those measures that, in the
|
| 100 |
+
absence of proper authority, may not be circumvented under laws
|
| 101 |
+
fulfilling obligations under Article 11 of the WIPO Copyright
|
| 102 |
+
Treaty adopted on December 20, 1996, and/or similar international
|
| 103 |
+
agreements.
|
| 104 |
+
|
| 105 |
+
f. Exceptions and Limitations means fair use, fair dealing, and/or
|
| 106 |
+
any other exception or limitation to Copyright and Similar Rights
|
| 107 |
+
that applies to Your use of the Licensed Material.
|
| 108 |
+
|
| 109 |
+
g. License Elements means the license attributes listed in the name
|
| 110 |
+
of a Creative Commons Public License. The License Elements of this
|
| 111 |
+
Public License are Attribution, NonCommercial, and ShareAlike.
|
| 112 |
+
|
| 113 |
+
h. Licensed Material means the artistic or literary work, database,
|
| 114 |
+
or other material to which the Licensor applied this Public
|
| 115 |
+
License.
|
| 116 |
+
|
| 117 |
+
i. Licensed Rights means the rights granted to You subject to the
|
| 118 |
+
terms and conditions of this Public License, which are limited to
|
| 119 |
+
all Copyright and Similar Rights that apply to Your use of the
|
| 120 |
+
Licensed Material and that the Licensor has authority to license.
|
| 121 |
+
|
| 122 |
+
j. Licensor means the individual(s) or entity(ies) granting rights
|
| 123 |
+
under this Public License.
|
| 124 |
+
|
| 125 |
+
k. NonCommercial means not primarily intended for or directed towards
|
| 126 |
+
commercial advantage or monetary compensation. For purposes of
|
| 127 |
+
this Public License, the exchange of the Licensed Material for
|
| 128 |
+
other material subject to Copyright and Similar Rights by digital
|
| 129 |
+
file-sharing or similar means is NonCommercial provided there is
|
| 130 |
+
no payment of monetary compensation in connection with the
|
| 131 |
+
exchange.
|
| 132 |
+
|
| 133 |
+
l. Share means to provide material to the public by any means or
|
| 134 |
+
process that requires permission under the Licensed Rights, such
|
| 135 |
+
as reproduction, public display, public performance, distribution,
|
| 136 |
+
dissemination, communication, or importation, and to make material
|
| 137 |
+
available to the public including in ways that members of the
|
| 138 |
+
public may access the material from a place and at a time
|
| 139 |
+
individually chosen by them.
|
| 140 |
+
|
| 141 |
+
m. Sui Generis Database Rights means rights other than copyright
|
| 142 |
+
resulting from Directive 96/9/EC of the European Parliament and of
|
| 143 |
+
the Council of 11 March 1996 on the legal protection of databases,
|
| 144 |
+
as amended and/or succeeded, as well as other essentially
|
| 145 |
+
equivalent rights anywhere in the world.
|
| 146 |
+
|
| 147 |
+
n. You means the individual or entity exercising the Licensed Rights
|
| 148 |
+
under this Public License. Your has a corresponding meaning.
|
| 149 |
+
|
| 150 |
+
|
| 151 |
+
Section 2 -- Scope.
|
| 152 |
+
|
| 153 |
+
a. License grant.
|
| 154 |
+
|
| 155 |
+
1. Subject to the terms and conditions of this Public License,
|
| 156 |
+
the Licensor hereby grants You a worldwide, royalty-free,
|
| 157 |
+
non-sublicensable, non-exclusive, irrevocable license to
|
| 158 |
+
exercise the Licensed Rights in the Licensed Material to:
|
| 159 |
+
|
| 160 |
+
a. reproduce and Share the Licensed Material, in whole or
|
| 161 |
+
in part, for NonCommercial purposes only; and
|
| 162 |
+
|
| 163 |
+
b. produce, reproduce, and Share Adapted Material for
|
| 164 |
+
NonCommercial purposes only.
|
| 165 |
+
|
| 166 |
+
2. Exceptions and Limitations. For the avoidance of doubt, where
|
| 167 |
+
Exceptions and Limitations apply to Your use, this Public
|
| 168 |
+
License does not apply, and You do not need to comply with
|
| 169 |
+
its terms and conditions.
|
| 170 |
+
|
| 171 |
+
3. Term. The term of this Public License is specified in Section
|
| 172 |
+
6(a).
|
| 173 |
+
|
| 174 |
+
4. Media and formats; technical modifications allowed. The
|
| 175 |
+
Licensor authorizes You to exercise the Licensed Rights in
|
| 176 |
+
all media and formats whether now known or hereafter created,
|
| 177 |
+
and to make technical modifications necessary to do so. The
|
| 178 |
+
Licensor waives and/or agrees not to assert any right or
|
| 179 |
+
authority to forbid You from making technical modifications
|
| 180 |
+
necessary to exercise the Licensed Rights, including
|
| 181 |
+
technical modifications necessary to circumvent Effective
|
| 182 |
+
Technological Measures. For purposes of this Public License,
|
| 183 |
+
simply making modifications authorized by this Section 2(a)
|
| 184 |
+
(4) never produces Adapted Material.
|
| 185 |
+
|
| 186 |
+
5. Downstream recipients.
|
| 187 |
+
|
| 188 |
+
a. Offer from the Licensor -- Licensed Material. Every
|
| 189 |
+
recipient of the Licensed Material automatically
|
| 190 |
+
receives an offer from the Licensor to exercise the
|
| 191 |
+
Licensed Rights under the terms and conditions of this
|
| 192 |
+
Public License.
|
| 193 |
+
|
| 194 |
+
b. Additional offer from the Licensor -- Adapted Material.
|
| 195 |
+
Every recipient of Adapted Material from You
|
| 196 |
+
automatically receives an offer from the Licensor to
|
| 197 |
+
exercise the Licensed Rights in the Adapted Material
|
| 198 |
+
under the conditions of the Adapter's License You apply.
|
| 199 |
+
|
| 200 |
+
c. No downstream restrictions. You may not offer or impose
|
| 201 |
+
any additional or different terms or conditions on, or
|
| 202 |
+
apply any Effective Technological Measures to, the
|
| 203 |
+
Licensed Material if doing so restricts exercise of the
|
| 204 |
+
Licensed Rights by any recipient of the Licensed
|
| 205 |
+
Material.
|
| 206 |
+
|
| 207 |
+
6. No endorsement. Nothing in this Public License constitutes or
|
| 208 |
+
may be construed as permission to assert or imply that You
|
| 209 |
+
are, or that Your use of the Licensed Material is, connected
|
| 210 |
+
with, or sponsored, endorsed, or granted official status by,
|
| 211 |
+
the Licensor or others designated to receive attribution as
|
| 212 |
+
provided in Section 3(a)(1)(A)(i).
|
| 213 |
+
|
| 214 |
+
b. Other rights.
|
| 215 |
+
|
| 216 |
+
1. Moral rights, such as the right of integrity, are not
|
| 217 |
+
licensed under this Public License, nor are publicity,
|
| 218 |
+
privacy, and/or other similar personality rights; however, to
|
| 219 |
+
the extent possible, the Licensor waives and/or agrees not to
|
| 220 |
+
assert any such rights held by the Licensor to the limited
|
| 221 |
+
extent necessary to allow You to exercise the Licensed
|
| 222 |
+
Rights, but not otherwise.
|
| 223 |
+
|
| 224 |
+
2. Patent and trademark rights are not licensed under this
|
| 225 |
+
Public License.
|
| 226 |
+
|
| 227 |
+
3. To the extent possible, the Licensor waives any right to
|
| 228 |
+
collect royalties from You for the exercise of the Licensed
|
| 229 |
+
Rights, whether directly or through a collecting society
|
| 230 |
+
under any voluntary or waivable statutory or compulsory
|
| 231 |
+
licensing scheme. In all other cases the Licensor expressly
|
| 232 |
+
reserves any right to collect such royalties, including when
|
| 233 |
+
the Licensed Material is used other than for NonCommercial
|
| 234 |
+
purposes.
|
| 235 |
+
|
| 236 |
+
|
| 237 |
+
Section 3 -- License Conditions.
|
| 238 |
+
|
| 239 |
+
Your exercise of the Licensed Rights is expressly made subject to the
|
| 240 |
+
following conditions.
|
| 241 |
+
|
| 242 |
+
a. Attribution.
|
| 243 |
+
|
| 244 |
+
1. If You Share the Licensed Material (including in modified
|
| 245 |
+
form), You must:
|
| 246 |
+
|
| 247 |
+
a. retain the following if it is supplied by the Licensor
|
| 248 |
+
with the Licensed Material:
|
| 249 |
+
|
| 250 |
+
i. identification of the creator(s) of the Licensed
|
| 251 |
+
Material and any others designated to receive
|
| 252 |
+
attribution, in any reasonable manner requested by
|
| 253 |
+
the Licensor (including by pseudonym if
|
| 254 |
+
designated);
|
| 255 |
+
|
| 256 |
+
ii. a copyright notice;
|
| 257 |
+
|
| 258 |
+
iii. a notice that refers to this Public License;
|
| 259 |
+
|
| 260 |
+
iv. a notice that refers to the disclaimer of
|
| 261 |
+
warranties;
|
| 262 |
+
|
| 263 |
+
v. a URI or hyperlink to the Licensed Material to the
|
| 264 |
+
extent reasonably practicable;
|
| 265 |
+
|
| 266 |
+
b. indicate if You modified the Licensed Material and
|
| 267 |
+
retain an indication of any previous modifications; and
|
| 268 |
+
|
| 269 |
+
c. indicate the Licensed Material is licensed under this
|
| 270 |
+
Public License, and include the text of, or the URI or
|
| 271 |
+
hyperlink to, this Public License.
|
| 272 |
+
|
| 273 |
+
2. You may satisfy the conditions in Section 3(a)(1) in any
|
| 274 |
+
reasonable manner based on the medium, means, and context in
|
| 275 |
+
which You Share the Licensed Material. For example, it may be
|
| 276 |
+
reasonable to satisfy the conditions by providing a URI or
|
| 277 |
+
hyperlink to a resource that includes the required
|
| 278 |
+
information.
|
| 279 |
+
3. If requested by the Licensor, You must remove any of the
|
| 280 |
+
information required by Section 3(a)(1)(A) to the extent
|
| 281 |
+
reasonably practicable.
|
| 282 |
+
|
| 283 |
+
b. ShareAlike.
|
| 284 |
+
|
| 285 |
+
In addition to the conditions in Section 3(a), if You Share
|
| 286 |
+
Adapted Material You produce, the following conditions also apply.
|
| 287 |
+
|
| 288 |
+
1. The Adapter's License You apply must be a Creative Commons
|
| 289 |
+
license with the same License Elements, this version or
|
| 290 |
+
later, or a BY-NC-SA Compatible License.
|
| 291 |
+
|
| 292 |
+
2. You must include the text of, or the URI or hyperlink to, the
|
| 293 |
+
Adapter's License You apply. You may satisfy this condition
|
| 294 |
+
in any reasonable manner based on the medium, means, and
|
| 295 |
+
context in which You Share Adapted Material.
|
| 296 |
+
|
| 297 |
+
3. You may not offer or impose any additional or different terms
|
| 298 |
+
or conditions on, or apply any Effective Technological
|
| 299 |
+
Measures to, Adapted Material that restrict exercise of the
|
| 300 |
+
rights granted under the Adapter's License You apply.
|
| 301 |
+
|
| 302 |
+
|
| 303 |
+
Section 4 -- Sui Generis Database Rights.
|
| 304 |
+
|
| 305 |
+
Where the Licensed Rights include Sui Generis Database Rights that
|
| 306 |
+
apply to Your use of the Licensed Material:
|
| 307 |
+
|
| 308 |
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
| 309 |
+
to extract, reuse, reproduce, and Share all or a substantial
|
| 310 |
+
portion of the contents of the database for NonCommercial purposes
|
| 311 |
+
only;
|
| 312 |
+
|
| 313 |
+
b. if You include all or a substantial portion of the database
|
| 314 |
+
contents in a database in which You have Sui Generis Database
|
| 315 |
+
Rights, then the database in which You have Sui Generis Database
|
| 316 |
+
Rights (but not its individual contents) is Adapted Material,
|
| 317 |
+
including for purposes of Section 3(b); and
|
| 318 |
+
|
| 319 |
+
c. You must comply with the conditions in Section 3(a) if You Share
|
| 320 |
+
all or a substantial portion of the contents of the database.
|
| 321 |
+
|
| 322 |
+
For the avoidance of doubt, this Section 4 supplements and does not
|
| 323 |
+
replace Your obligations under this Public License where the Licensed
|
| 324 |
+
Rights include other Copyright and Similar Rights.
|
| 325 |
+
|
| 326 |
+
|
| 327 |
+
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
| 328 |
+
|
| 329 |
+
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
| 330 |
+
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
| 331 |
+
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
| 332 |
+
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
| 333 |
+
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
| 334 |
+
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
| 335 |
+
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
| 336 |
+
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
| 337 |
+
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
| 338 |
+
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
| 339 |
+
|
| 340 |
+
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
| 341 |
+
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
| 342 |
+
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
| 343 |
+
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
| 344 |
+
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
| 345 |
+
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
| 346 |
+
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
| 347 |
+
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
| 348 |
+
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
| 349 |
+
|
| 350 |
+
c. The disclaimer of warranties and limitation of liability provided
|
| 351 |
+
above shall be interpreted in a manner that, to the extent
|
| 352 |
+
possible, most closely approximates an absolute disclaimer and
|
| 353 |
+
waiver of all liability.
|
| 354 |
+
|
| 355 |
+
|
| 356 |
+
Section 6 -- Term and Termination.
|
| 357 |
+
|
| 358 |
+
a. This Public License applies for the term of the Copyright and
|
| 359 |
+
Similar Rights licensed here. However, if You fail to comply with
|
| 360 |
+
this Public License, then Your rights under this Public License
|
| 361 |
+
terminate automatically.
|
| 362 |
+
|
| 363 |
+
b. Where Your right to use the Licensed Material has terminated under
|
| 364 |
+
Section 6(a), it reinstates:
|
| 365 |
+
|
| 366 |
+
1. automatically as of the date the violation is cured, provided
|
| 367 |
+
it is cured within 30 days of Your discovery of the
|
| 368 |
+
violation; or
|
| 369 |
+
|
| 370 |
+
2. upon express reinstatement by the Licensor.
|
| 371 |
+
|
| 372 |
+
For the avoidance of doubt, this Section 6(b) does not affect any
|
| 373 |
+
right the Licensor may have to seek remedies for Your violations
|
| 374 |
+
of this Public License.
|
| 375 |
+
|
| 376 |
+
c. For the avoidance of doubt, the Licensor may also offer the
|
| 377 |
+
Licensed Material under separate terms or conditions or stop
|
| 378 |
+
distributing the Licensed Material at any time; however, doing so
|
| 379 |
+
will not terminate this Public License.
|
| 380 |
+
|
| 381 |
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
| 382 |
+
License.
|
| 383 |
+
|
| 384 |
+
|
| 385 |
+
Section 7 -- Other Terms and Conditions.
|
| 386 |
+
|
| 387 |
+
a. The Licensor shall not be bound by any additional or different
|
| 388 |
+
terms or conditions communicated by You unless expressly agreed.
|
| 389 |
+
|
| 390 |
+
b. Any arrangements, understandings, or agreements regarding the
|
| 391 |
+
Licensed Material not stated herein are separate from and
|
| 392 |
+
independent of the terms and conditions of this Public License.
|
| 393 |
+
|
| 394 |
+
|
| 395 |
+
Section 8 -- Interpretation.
|
| 396 |
+
|
| 397 |
+
a. For the avoidance of doubt, this Public License does not, and
|
| 398 |
+
shall not be interpreted to, reduce, limit, restrict, or impose
|
| 399 |
+
conditions on any use of the Licensed Material that could lawfully
|
| 400 |
+
be made without permission under this Public License.
|
| 401 |
+
|
| 402 |
+
b. To the extent possible, if any provision of this Public License is
|
| 403 |
+
deemed unenforceable, it shall be automatically reformed to the
|
| 404 |
+
minimum extent necessary to make it enforceable. If the provision
|
| 405 |
+
cannot be reformed, it shall be severed from this Public License
|
| 406 |
+
without affecting the enforceability of the remaining terms and
|
| 407 |
+
conditions.
|
| 408 |
+
|
| 409 |
+
c. No term or condition of this Public License will be waived and no
|
| 410 |
+
failure to comply consented to unless expressly agreed to by the
|
| 411 |
+
Licensor.
|
| 412 |
+
|
| 413 |
+
d. Nothing in this Public License constitutes or may be interpreted
|
| 414 |
+
as a limitation upon, or waiver of, any privileges and immunities
|
| 415 |
+
that apply to the Licensor or You, including from the legal
|
| 416 |
+
processes of any jurisdiction or authority.
|
| 417 |
+
|
| 418 |
+
=======================================================================
|
| 419 |
+
|
| 420 |
+
Creative Commons is not a party to its public
|
| 421 |
+
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
| 422 |
+
its public licenses to material it publishes and in those instances
|
| 423 |
+
will be considered the “Licensor.” The text of the Creative Commons
|
| 424 |
+
public licenses is dedicated to the public domain under the CC0 Public
|
| 425 |
+
Domain Dedication. Except for the limited purpose of indicating that
|
| 426 |
+
material is shared under a Creative Commons public license or as
|
| 427 |
+
otherwise permitted by the Creative Commons policies published at
|
| 428 |
+
creativecommons.org/policies, Creative Commons does not authorize the
|
| 429 |
+
use of the trademark "Creative Commons" or any other trademark or logo
|
| 430 |
+
of Creative Commons without its prior written consent including,
|
| 431 |
+
without limitation, in connection with any unauthorized modifications
|
| 432 |
+
to any of its public licenses or any other arrangements,
|
| 433 |
+
understandings, or agreements concerning use of licensed material. For
|
| 434 |
+
the avoidance of doubt, this paragraph does not form part of the
|
| 435 |
+
public licenses.
|
| 436 |
+
|
| 437 |
+
Creative Commons may be contacted at creativecommons.org.
|
| 438 |
+
|
README.md
CHANGED
|
@@ -1,3 +1,155 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: HighwayScene
|
| 3 |
+
license: cc-by-nc-sa-4.0
|
| 4 |
+
tags:
|
| 5 |
+
- lidar
|
| 6 |
+
- roadside-perception
|
| 7 |
+
- background-subtraction
|
| 8 |
+
- intelligent-transportation-systems
|
| 9 |
+
size_categories:
|
| 10 |
+
- 1K<n<10K
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
# HighwayScene
|
| 14 |
+
|
| 15 |
+
HighwayScene is a synchronized multi-LiDAR dataset recorded from a static
|
| 16 |
+
roadside installation at a highway construction site. It was introduced for
|
| 17 |
+
the cross-sensor benchmark in **Beam-Wise Statistical Background Subtraction
|
| 18 |
+
for Static Roadside LiDAR: A Cross-Sensor Benchmark Study**.
|
| 19 |
+
|
| 20 |
+
The recording contains free-flowing, dense highway traffic under a legally
|
| 21 |
+
enforced speed limit of 40 km/h. Three LiDAR technologies observe the same
|
| 22 |
+
scene:
|
| 23 |
+
|
| 24 |
+
| Sensor | Principle | Nominal rate |
|
| 25 |
+
|---|---|---:|
|
| 26 |
+
| Ouster OS0 | Rotating time-of-flight | 10 Hz |
|
| 27 |
+
| Aeva Aeries II | FMCW | 10 Hz |
|
| 28 |
+
| Blickfeld QB2 | Solid-state time-of-flight | 5 Hz |
|
| 29 |
+
|
| 30 |
+
Project resources:
|
| 31 |
+
|
| 32 |
+
- [Project page](https://highwayscene.github.io/)
|
| 33 |
+
- [Background-subtraction code](https://github.com/HighwayScene/roadside-lidar-background-subtraction)
|
| 34 |
+
- [Dataset repository](https://huggingface.co/datasets/iis-esslingen/HighwayScene)
|
| 35 |
+
|
| 36 |
+
## Dataset structure
|
| 37 |
+
|
| 38 |
+
The original protobuf records are published without generated caches or model
|
| 39 |
+
outputs. Record filenames encode their inclusive global frame-ID range and
|
| 40 |
+
must not be renamed.
|
| 41 |
+
|
| 42 |
+
```text
|
| 43 |
+
HighwayScene/
|
| 44 |
+
├── metadata/
|
| 45 |
+
│ ├── ground_truth.yaml
|
| 46 |
+
│ ├── manifest.json
|
| 47 |
+
│ └── SHA256SUMS
|
| 48 |
+
├── train/
|
| 49 |
+
│ └── *.pb
|
| 50 |
+
├── val/
|
| 51 |
+
│ └── *.pb
|
| 52 |
+
└── test/
|
| 53 |
+
└── *.pb
|
| 54 |
+
```
|
| 55 |
+
|
| 56 |
+
| Split | Record files | Global frame IDs | Records | Ouster frames | Aeva frames | Blickfeld frames |
|
| 57 |
+
|---|---:|---:|---:|---:|---:|---:|
|
| 58 |
+
| train | 20 | 1–4000 | 4000 | 4000 | 4000 | 2008 |
|
| 59 |
+
| validation | 5 | 4001–5000 | 1000 | 1000 | 1000 | 503 |
|
| 60 |
+
| test | 5 | 5001–5998 | 998 | 998 | 994 | 503 |
|
| 61 |
+
| **total** | **30** | **1–5998** | **5998** | **5998** | **5994** | **3014** |
|
| 62 |
+
|
| 63 |
+
Sensor-frame counts differ because the Blickfeld sensor operates at 5 Hz and
|
| 64 |
+
some records do not contain a usable point cloud for every sensor.
|
| 65 |
+
|
| 66 |
+
## File format and loading
|
| 67 |
+
|
| 68 |
+
Each `.pb` file contains protobuf-serialized frames with the available LiDAR
|
| 69 |
+
point clouds, sensor identifiers, scan indices, calibration values, and Aeva
|
| 70 |
+
radial velocities. The reference implementation uses `a42-proto==0.4.2`.
|
| 71 |
+
|
| 72 |
+
Download a local snapshot with `huggingface_hub`:
|
| 73 |
+
|
| 74 |
+
```python
|
| 75 |
+
from huggingface_hub import snapshot_download
|
| 76 |
+
|
| 77 |
+
dataset_root = snapshot_download(
|
| 78 |
+
repo_id="iis-esslingen/HighwayScene",
|
| 79 |
+
repo_type="dataset",
|
| 80 |
+
local_dir="/path/to/HighwayScene",
|
| 81 |
+
)
|
| 82 |
+
```
|
| 83 |
+
|
| 84 |
+
The reference adapter and complete paper configurations are provided by the
|
| 85 |
+
code repository. After installing the project, a paper reproduction run can be
|
| 86 |
+
started with:
|
| 87 |
+
|
| 88 |
+
```bash
|
| 89 |
+
static-bg-subtraction reproduce-paper \
|
| 90 |
+
--highwayscene-root /path/to/HighwayScene \
|
| 91 |
+
--coopscenes-root /path/to/CoopScenes \
|
| 92 |
+
--output-dir outputs/paper
|
| 93 |
+
```
|
| 94 |
+
|
| 95 |
+
## Ground truth
|
| 96 |
+
|
| 97 |
+
HighwayScene uses two reproducible static/dynamic labeling strategies:
|
| 98 |
+
|
| 99 |
+
- Ouster and Blickfeld points are labeled from fixed lane-aligned 3D regions
|
| 100 |
+
of interest and the corresponding ground-plane definitions.
|
| 101 |
+
- Aeva points are labeled dynamic when the absolute measured radial velocity
|
| 102 |
+
exceeds 1 m/s.
|
| 103 |
+
|
| 104 |
+
The immutable parameters used for the paper benchmark are stored in
|
| 105 |
+
`metadata/ground_truth.yaml` and are mirrored by the tagged reference code.
|
| 106 |
+
The raw dataset does not contain separate generated point-wise label files.
|
| 107 |
+
|
| 108 |
+
## Integrity
|
| 109 |
+
|
| 110 |
+
`metadata/manifest.json` describes the released split and sensor counts.
|
| 111 |
+
`metadata/SHA256SUMS` contains a SHA-256 checksum for every protobuf record and
|
| 112 |
+
the ground-truth snapshot.
|
| 113 |
+
|
| 114 |
+
## Intended use and limitations
|
| 115 |
+
|
| 116 |
+
The dataset supports research on background modeling, dynamic-point
|
| 117 |
+
segmentation, roadside LiDAR processing, and comparisons across heterogeneous
|
| 118 |
+
scan patterns. The benchmark methods assume a statically mounted sensor with a
|
| 119 |
+
known, fixed scan pattern and a temporally stable static background. Results
|
| 120 |
+
may not transfer directly to moving sensors, changed sensor poses, or scenes
|
| 121 |
+
with substantial long-term structural changes.
|
| 122 |
+
|
| 123 |
+
## License
|
| 124 |
+
|
| 125 |
+
HighwayScene is released under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/) license. See `LICENSE` for the complete legal text.
|
| 126 |
+
|
| 127 |
+
Suggested attribution: `HighwayScene, Alexander Baumann, Marcel Voßhans, and Thao Dang, CC BY-NC-SA 4.0`. Please also cite the accompanying paper.
|
| 128 |
+
|
| 129 |
+
Commercial use is not permitted under this license. For questions about commercial use, contact `alexander.baumann@hs-esslingen.de`.
|
| 130 |
+
|
| 131 |
+
## Citation
|
| 132 |
+
|
| 133 |
+
If you use HighwayScene, please cite the accompanying paper:
|
| 134 |
+
|
| 135 |
+
```bibtex
|
| 136 |
+
@inproceedings{baumann2026beamwise,
|
| 137 |
+
author = {Alexander Baumann and Marcel Vo{\ss}hans and Thao Dang},
|
| 138 |
+
title = {Beam-Wise Statistical Background Subtraction for Static
|
| 139 |
+
Roadside {LiDAR}: A Cross-Sensor Benchmark Study},
|
| 140 |
+
booktitle = {IEEE International Conference on Intelligent Transportation
|
| 141 |
+
Systems (ITSC)},
|
| 142 |
+
year = {2026}
|
| 143 |
+
}
|
| 144 |
+
```
|
| 145 |
+
|
| 146 |
+
Final DOI and proceedings metadata will be added after publication.
|
| 147 |
+
|
| 148 |
+
## Authors
|
| 149 |
+
|
| 150 |
+
- Alexander Baumann
|
| 151 |
+
- Marcel Voßhans
|
| 152 |
+
- Thao Dang
|
| 153 |
+
|
| 154 |
+
Institute for Intelligent Systems, Esslingen University of Applied Sciences,
|
| 155 |
+
Germany. Contact: `alexander.baumann@hs-esslingen.de`.
|
metadata/SHA256SUMS
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
440ba21424f7b221317dd899edb57ffc3f3d29d7050a34c185ec50cd6f6c5b9e test/20260209_153242_05001-05200.pb
|
| 2 |
+
99365bdd1d49d180eb83fda2b3221e798e6ee2cce269568b26a1d7351b8c2411 test/20260209_153242_05201-05400.pb
|
| 3 |
+
5d78b86375bab005e1e210ff6022ff8ea42e115fabc51e06a54df012404fba83 test/20260209_153242_05401-05600.pb
|
| 4 |
+
9f02549e8edd6254bbb99107969d5a68d726fbda593954883147a84cda0e1962 test/20260209_153242_05601-05800.pb
|
| 5 |
+
22befb94b39a7e81e03b5ae4046f7ea8e9b0423570ff45d5aa58df1f1f2827b7 test/20260209_153242_05801-05998.pb
|
| 6 |
+
fc02a477358ef2ed64f5ce8a77c77dae28184a3d2df1d7b61fb3ed027cb46188 train/20260209_153242_00001-00200.pb
|
| 7 |
+
d80953e454490d3853d72ae9cf3f5335d4b2ec685e89d454913175beaf09ad71 train/20260209_153242_00201-00400.pb
|
| 8 |
+
28995ecb5b98046ae127351b3a584738224f69218b3d5817d9ce32fac6df1e91 train/20260209_153242_00401-00600.pb
|
| 9 |
+
48ab9db6e48b59c7f72e4db45925cf8c0d7fc933a0c772216a73532b3bc10adc train/20260209_153242_00601-00800.pb
|
| 10 |
+
b25cc563e85f89a830f654eec9237af615542b218ef618dc6c710a4608da0147 train/20260209_153242_00801-01000.pb
|
| 11 |
+
b3454dbb6a6c92ebd54e19fb573a9ce8fe45bbfbe4d682651dd7a2945f52091b train/20260209_153242_01001-01200.pb
|
| 12 |
+
44bb9c5d3f1cdee9bdab30494e100694eaea3d0d23870643c56c585803f8943e train/20260209_153242_01201-01400.pb
|
| 13 |
+
5ef55cb18af32bc93db8dea4b5af5759f69c0b22eb033bef6e14822b6fd5f562 train/20260209_153242_01401-01600.pb
|
| 14 |
+
78322d342633f07fe4a0b2bda5c2c62ced66682a1bab227b942c78fe44f4ed30 train/20260209_153242_01601-01800.pb
|
| 15 |
+
0d9478a51c3e45683a47b6de0256f2c0b5585d2e065a2945b865e1bc6defaa9a train/20260209_153242_01801-02000.pb
|
| 16 |
+
2b874e893dbfa3d2ba03e82a02cc36c489f0f9de411d681319fa8fe59899360e train/20260209_153242_02001-02200.pb
|
| 17 |
+
59ccb65cc39c3783416d713ac347aaf839de82c8d04ff287bf16b143d6780083 train/20260209_153242_02201-02400.pb
|
| 18 |
+
4593faeab99bc11c819d44860ee1d9184fe6d7d7ef7d40955c7de521262b35a9 train/20260209_153242_02401-02600.pb
|
| 19 |
+
521051bc272f5c8f0f54233f763cbf83162fc6e8f87065aa8c5b947750a4e448 train/20260209_153242_02601-02800.pb
|
| 20 |
+
ab1d3e3912a435ff25bf83574427c9f20d5d45b8bb6906f7559412b50b0e09b3 train/20260209_153242_02801-03000.pb
|
| 21 |
+
03a83144fee0b4ef62c2c1a90bd94ed2c18ae0df5f3e21171b95709799d2e1e7 train/20260209_153242_03001-03200.pb
|
| 22 |
+
d4e911589b4cd1eac10573c70438cf163f5a6d6d29a0d7a0e128e19a871e4a40 train/20260209_153242_03201-03400.pb
|
| 23 |
+
555b6d1d9e762da9c0fe03a0bab9841385aba9b31354af37cca7baa84311d8e0 train/20260209_153242_03401-03600.pb
|
| 24 |
+
f0881b4ee7dfc40e02fcd906afcc7a043c0264541aee865a9837957afb27fbee train/20260209_153242_03601-03800.pb
|
| 25 |
+
081b461763ad3bbfd25fafefa81c06187ff234361317275a189e6a3358eb0425 train/20260209_153242_03801-04000.pb
|
| 26 |
+
d29f027526fadf8632c00ca0a45a2dc88d6227c85343231b7eec7d37262f24dd val/20260209_153242_04001-04200.pb
|
| 27 |
+
e234e7e77a2394e6f8ae98fae7365a3e9386d379c71b5cc0815649d72a7dd11a val/20260209_153242_04201-04400.pb
|
| 28 |
+
f571cf20f6d5b70fac5afb27da63a8c2df0d5d8fa08085122c06c4fe1fc7b943 val/20260209_153242_04401-04600.pb
|
| 29 |
+
c29b953cf17d2ed045376b087fb9df2b62b913a96cfdbdbe5e4cce07735316ab val/20260209_153242_04601-04800.pb
|
| 30 |
+
8ad1ffce953789a8e4b38dcb5b650f747133e844d7981444e5983533a1cfae1b val/20260209_153242_04801-05000.pb
|
| 31 |
+
e492676f26e3aa5d5adb2bd4299a7b9f58a85c80e14f5fe0a03b8988ad1aa027 metadata/ground_truth.yaml
|
metadata/ground_truth.yaml
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Immutable HighwayScene paper ground-truth definitions.
|
| 2 |
+
# Changes require scientific review and an explicit snapshot-hash update.
|
| 3 |
+
aeva:
|
| 4 |
+
velocity_threshold: 1
|
| 5 |
+
ground_plane:
|
| 6 |
+
normal: [ -0.153753, 0.014142, 0.988008 ]
|
| 7 |
+
point: [ 24.322, -2.637, -1.869 ]
|
| 8 |
+
|
| 9 |
+
ouster:
|
| 10 |
+
ground_plane:
|
| 11 |
+
normal: [ -0.014438, 0.052576, 0.998513 ]
|
| 12 |
+
point: [ 0.411, -0.084, -2.081 ]
|
| 13 |
+
bboxes:
|
| 14 |
+
- center: [ 2.35, -4.5, 0.5 ]
|
| 15 |
+
size: [ 100, 3.4, 5 ]
|
| 16 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 17 |
+
- center: [ 2.35, 2.9 , 0 ]
|
| 18 |
+
size: [ 100, 4.2, 3.9 ]
|
| 19 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 20 |
+
- center: [ 27.4, -8.5, 2.2 ]
|
| 21 |
+
size: [ 45, 4.2, 1 ]
|
| 22 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 23 |
+
- center: [ -19.9, 13.0, 2.5 ]
|
| 24 |
+
size: [ 51, 4.2, 1 ]
|
| 25 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 26 |
+
- center: [ 5.1, 1.4, 2.3 ]
|
| 27 |
+
size: [ 4.3, 3.7, 1 ]
|
| 28 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 29 |
+
- center: [ 2.35, -8.4 , 0.5 ]
|
| 30 |
+
size: [ 100, 2.8, 5 ]
|
| 31 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 32 |
+
- center: [ 2.35, -22 , 0.4 ]
|
| 33 |
+
size: [ 100, 14, 5 ]
|
| 34 |
+
rpy_deg: [ -179.5, 0.3, -24.5 ]
|
| 35 |
+
|
| 36 |
+
blickfeld:
|
| 37 |
+
ground_plane:
|
| 38 |
+
normal: [ -0.002152, -0.004747, 0.999986 ]
|
| 39 |
+
point: [ 1.839, 5.250, 0.019 ]
|
| 40 |
+
bboxes:
|
| 41 |
+
- center: [ -0.20, 30, 2.4 ]
|
| 42 |
+
size: [ 75, 4.0, 4.4 ]
|
| 43 |
+
rpy_deg: [ 180, 0, -90 ]
|
metadata/manifest.json
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": "HighwayScene",
|
| 3 |
+
"version": "1.0.0",
|
| 4 |
+
"license": "CC BY-NC-SA 4.0",
|
| 5 |
+
"repository": "https://huggingface.co/datasets/iis-esslingen/HighwayScene",
|
| 6 |
+
"format": {
|
| 7 |
+
"record_type": "protobuf",
|
| 8 |
+
"file_extension": ".pb",
|
| 9 |
+
"decoder_package": "a42-proto",
|
| 10 |
+
"decoder_version": "0.4.2"
|
| 11 |
+
},
|
| 12 |
+
"recording": {
|
| 13 |
+
"synchronized": true,
|
| 14 |
+
"nominal_rate_hz": 10,
|
| 15 |
+
"blickfeld_rate_hz": 5,
|
| 16 |
+
"total_records": 5998,
|
| 17 |
+
"total_files": 30,
|
| 18 |
+
"total_bytes": 26257965025
|
| 19 |
+
},
|
| 20 |
+
"sensors": {
|
| 21 |
+
"ouster": {
|
| 22 |
+
"model": "Ouster OS0",
|
| 23 |
+
"principle": "rotating time-of-flight"
|
| 24 |
+
},
|
| 25 |
+
"aeva": {
|
| 26 |
+
"model": "Aeva Aeries II",
|
| 27 |
+
"principle": "FMCW"
|
| 28 |
+
},
|
| 29 |
+
"blickfeld": {
|
| 30 |
+
"model": "Blickfeld QB2",
|
| 31 |
+
"principle": "solid-state time-of-flight"
|
| 32 |
+
}
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": {
|
| 36 |
+
"files": 20,
|
| 37 |
+
"first_frame_id": 1,
|
| 38 |
+
"last_frame_id": 4000,
|
| 39 |
+
"records": 4000,
|
| 40 |
+
"valid_sensor_frames": {
|
| 41 |
+
"ouster": 4000,
|
| 42 |
+
"aeva": 4000,
|
| 43 |
+
"blickfeld": 2008
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"val": {
|
| 47 |
+
"files": 5,
|
| 48 |
+
"first_frame_id": 4001,
|
| 49 |
+
"last_frame_id": 5000,
|
| 50 |
+
"records": 1000,
|
| 51 |
+
"valid_sensor_frames": {
|
| 52 |
+
"ouster": 1000,
|
| 53 |
+
"aeva": 1000,
|
| 54 |
+
"blickfeld": 503
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"test": {
|
| 58 |
+
"files": 5,
|
| 59 |
+
"first_frame_id": 5001,
|
| 60 |
+
"last_frame_id": 5998,
|
| 61 |
+
"records": 998,
|
| 62 |
+
"valid_sensor_frames": {
|
| 63 |
+
"ouster": 998,
|
| 64 |
+
"aeva": 994,
|
| 65 |
+
"blickfeld": 503
|
| 66 |
+
}
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"paper_benchmark": {
|
| 70 |
+
"training_frames": 600,
|
| 71 |
+
"maximum_range_m": 100,
|
| 72 |
+
"ground_truth_file": "metadata/ground_truth.yaml"
|
| 73 |
+
},
|
| 74 |
+
"checksums": {
|
| 75 |
+
"algorithm": "SHA-256",
|
| 76 |
+
"file": "metadata/SHA256SUMS"
|
| 77 |
+
}
|
| 78 |
+
}
|
test/20260209_153242_05001-05200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:440ba21424f7b221317dd899edb57ffc3f3d29d7050a34c185ec50cd6f6c5b9e
|
| 3 |
+
size 879448462
|
test/20260209_153242_05201-05400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99365bdd1d49d180eb83fda2b3221e798e6ee2cce269568b26a1d7351b8c2411
|
| 3 |
+
size 882624075
|
test/20260209_153242_05401-05600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d78b86375bab005e1e210ff6022ff8ea42e115fabc51e06a54df012404fba83
|
| 3 |
+
size 884702335
|
test/20260209_153242_05601-05800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f02549e8edd6254bbb99107969d5a68d726fbda593954883147a84cda0e1962
|
| 3 |
+
size 872032963
|
test/20260209_153242_05801-05998.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22befb94b39a7e81e03b5ae4046f7ea8e9b0423570ff45d5aa58df1f1f2827b7
|
| 3 |
+
size 870972219
|
train/20260209_153242_00001-00200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc02a477358ef2ed64f5ce8a77c77dae28184a3d2df1d7b61fb3ed027cb46188
|
| 3 |
+
size 873852799
|
train/20260209_153242_00201-00400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d80953e454490d3853d72ae9cf3f5335d4b2ec685e89d454913175beaf09ad71
|
| 3 |
+
size 873877609
|
train/20260209_153242_00401-00600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28995ecb5b98046ae127351b3a584738224f69218b3d5817d9ce32fac6df1e91
|
| 3 |
+
size 892760005
|
train/20260209_153242_00601-00800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48ab9db6e48b59c7f72e4db45925cf8c0d7fc933a0c772216a73532b3bc10adc
|
| 3 |
+
size 883173841
|
train/20260209_153242_00801-01000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b25cc563e85f89a830f654eec9237af615542b218ef618dc6c710a4608da0147
|
| 3 |
+
size 878601008
|
train/20260209_153242_01001-01200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3454dbb6a6c92ebd54e19fb573a9ce8fe45bbfbe4d682651dd7a2945f52091b
|
| 3 |
+
size 875988677
|
train/20260209_153242_01201-01400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44bb9c5d3f1cdee9bdab30494e100694eaea3d0d23870643c56c585803f8943e
|
| 3 |
+
size 872705646
|
train/20260209_153242_01401-01600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ef55cb18af32bc93db8dea4b5af5759f69c0b22eb033bef6e14822b6fd5f562
|
| 3 |
+
size 855513669
|
train/20260209_153242_01601-01800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78322d342633f07fe4a0b2bda5c2c62ced66682a1bab227b942c78fe44f4ed30
|
| 3 |
+
size 867866307
|
train/20260209_153242_01801-02000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d9478a51c3e45683a47b6de0256f2c0b5585d2e065a2945b865e1bc6defaa9a
|
| 3 |
+
size 871323110
|
train/20260209_153242_02001-02200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b874e893dbfa3d2ba03e82a02cc36c489f0f9de411d681319fa8fe59899360e
|
| 3 |
+
size 863726322
|
train/20260209_153242_02201-02400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59ccb65cc39c3783416d713ac347aaf839de82c8d04ff287bf16b143d6780083
|
| 3 |
+
size 879892034
|
train/20260209_153242_02401-02600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4593faeab99bc11c819d44860ee1d9184fe6d7d7ef7d40955c7de521262b35a9
|
| 3 |
+
size 868404018
|
train/20260209_153242_02601-02800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:521051bc272f5c8f0f54233f763cbf83162fc6e8f87065aa8c5b947750a4e448
|
| 3 |
+
size 878134774
|
train/20260209_153242_02801-03000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab1d3e3912a435ff25bf83574427c9f20d5d45b8bb6906f7559412b50b0e09b3
|
| 3 |
+
size 885766426
|
train/20260209_153242_03001-03200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03a83144fee0b4ef62c2c1a90bd94ed2c18ae0df5f3e21171b95709799d2e1e7
|
| 3 |
+
size 879442309
|
train/20260209_153242_03201-03400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4e911589b4cd1eac10573c70438cf163f5a6d6d29a0d7a0e128e19a871e4a40
|
| 3 |
+
size 872580591
|
train/20260209_153242_03401-03600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:555b6d1d9e762da9c0fe03a0bab9841385aba9b31354af37cca7baa84311d8e0
|
| 3 |
+
size 878110977
|
train/20260209_153242_03601-03800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0881b4ee7dfc40e02fcd906afcc7a043c0264541aee865a9837957afb27fbee
|
| 3 |
+
size 878326199
|
train/20260209_153242_03801-04000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:081b461763ad3bbfd25fafefa81c06187ff234361317275a189e6a3358eb0425
|
| 3 |
+
size 872555926
|
val/20260209_153242_04001-04200.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d29f027526fadf8632c00ca0a45a2dc88d6227c85343231b7eec7d37262f24dd
|
| 3 |
+
size 872641060
|
val/20260209_153242_04201-04400.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e234e7e77a2394e6f8ae98fae7365a3e9386d379c71b5cc0815649d72a7dd11a
|
| 3 |
+
size 869836759
|
val/20260209_153242_04401-04600.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f571cf20f6d5b70fac5afb27da63a8c2df0d5d8fa08085122c06c4fe1fc7b943
|
| 3 |
+
size 881963698
|
val/20260209_153242_04601-04800.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c29b953cf17d2ed045376b087fb9df2b62b913a96cfdbdbe5e4cce07735316ab
|
| 3 |
+
size 875217751
|
val/20260209_153242_04801-05000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ad1ffce953789a8e4b38dcb5b650f747133e844d7981444e5983533a1cfae1b
|
| 3 |
+
size 865923456
|