交通事故检测代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

492 lines
7.2KB

  1. [
  2. {
  3. "hasInstances": false,
  4. "category": "void",
  5. "catid": 0,
  6. "name": "unlabeled",
  7. "ignoreInEval": true,
  8. "id": 0,
  9. "color": [
  10. 0,
  11. 0,
  12. 0
  13. ],
  14. "trainId": 255
  15. },
  16. {
  17. "hasInstances": false,
  18. "category": "void",
  19. "catid": 0,
  20. "name": "ego vehicle",
  21. "ignoreInEval": true,
  22. "id": 1,
  23. "color": [
  24. 0,
  25. 0,
  26. 0
  27. ],
  28. "trainId": 255
  29. },
  30. {
  31. "hasInstances": false,
  32. "category": "void",
  33. "catid": 0,
  34. "name": "rectification border",
  35. "ignoreInEval": true,
  36. "id": 2,
  37. "color": [
  38. 0,
  39. 0,
  40. 0
  41. ],
  42. "trainId": 255
  43. },
  44. {
  45. "hasInstances": false,
  46. "category": "void",
  47. "catid": 0,
  48. "name": "out of roi",
  49. "ignoreInEval": true,
  50. "id": 3,
  51. "color": [
  52. 0,
  53. 0,
  54. 0
  55. ],
  56. "trainId": 255
  57. },
  58. {
  59. "hasInstances": false,
  60. "category": "void",
  61. "catid": 0,
  62. "name": "static",
  63. "ignoreInEval": true,
  64. "id": 4,
  65. "color": [
  66. 0,
  67. 0,
  68. 0
  69. ],
  70. "trainId": 255
  71. },
  72. {
  73. "hasInstances": false,
  74. "category": "void",
  75. "catid": 0,
  76. "name": "dynamic",
  77. "ignoreInEval": true,
  78. "id": 5,
  79. "color": [
  80. 111,
  81. 74,
  82. 0
  83. ],
  84. "trainId": 255
  85. },
  86. {
  87. "hasInstances": false,
  88. "category": "void",
  89. "catid": 0,
  90. "name": "ground",
  91. "ignoreInEval": true,
  92. "id": 6,
  93. "color": [
  94. 81,
  95. 0,
  96. 81
  97. ],
  98. "trainId": 255
  99. },
  100. {
  101. "hasInstances": false,
  102. "category": "flat",
  103. "catid": 1,
  104. "name": "road",
  105. "ignoreInEval": false,
  106. "id": 7,
  107. "color": [
  108. 128,
  109. 64,
  110. 128
  111. ],
  112. "trainId": 0
  113. },
  114. {
  115. "hasInstances": false,
  116. "category": "flat",
  117. "catid": 1,
  118. "name": "sidewalk",
  119. "ignoreInEval": false,
  120. "id": 8,
  121. "color": [
  122. 244,
  123. 35,
  124. 232
  125. ],
  126. "trainId": 1
  127. },
  128. {
  129. "hasInstances": false,
  130. "category": "flat",
  131. "catid": 1,
  132. "name": "parking",
  133. "ignoreInEval": true,
  134. "id": 9,
  135. "color": [
  136. 250,
  137. 170,
  138. 160
  139. ],
  140. "trainId": 255
  141. },
  142. {
  143. "hasInstances": false,
  144. "category": "flat",
  145. "catid": 1,
  146. "name": "rail track",
  147. "ignoreInEval": true,
  148. "id": 10,
  149. "color": [
  150. 230,
  151. 150,
  152. 140
  153. ],
  154. "trainId": 255
  155. },
  156. {
  157. "hasInstances": false,
  158. "category": "construction",
  159. "catid": 2,
  160. "name": "building",
  161. "ignoreInEval": false,
  162. "id": 11,
  163. "color": [
  164. 70,
  165. 70,
  166. 70
  167. ],
  168. "trainId": 2
  169. },
  170. {
  171. "hasInstances": false,
  172. "category": "construction",
  173. "catid": 2,
  174. "name": "wall",
  175. "ignoreInEval": false,
  176. "id": 12,
  177. "color": [
  178. 102,
  179. 102,
  180. 156
  181. ],
  182. "trainId": 3
  183. },
  184. {
  185. "hasInstances": false,
  186. "category": "construction",
  187. "catid": 2,
  188. "name": "fence",
  189. "ignoreInEval": false,
  190. "id": 13,
  191. "color": [
  192. 190,
  193. 153,
  194. 153
  195. ],
  196. "trainId": 4
  197. },
  198. {
  199. "hasInstances": false,
  200. "category": "construction",
  201. "catid": 2,
  202. "name": "guard rail",
  203. "ignoreInEval": true,
  204. "id": 14,
  205. "color": [
  206. 180,
  207. 165,
  208. 180
  209. ],
  210. "trainId": 255
  211. },
  212. {
  213. "hasInstances": false,
  214. "category": "construction",
  215. "catid": 2,
  216. "name": "bridge",
  217. "ignoreInEval": true,
  218. "id": 15,
  219. "color": [
  220. 150,
  221. 100,
  222. 100
  223. ],
  224. "trainId": 255
  225. },
  226. {
  227. "hasInstances": false,
  228. "category": "construction",
  229. "catid": 2,
  230. "name": "tunnel",
  231. "ignoreInEval": true,
  232. "id": 16,
  233. "color": [
  234. 150,
  235. 120,
  236. 90
  237. ],
  238. "trainId": 255
  239. },
  240. {
  241. "hasInstances": false,
  242. "category": "object",
  243. "catid": 3,
  244. "name": "pole",
  245. "ignoreInEval": false,
  246. "id": 17,
  247. "color": [
  248. 153,
  249. 153,
  250. 153
  251. ],
  252. "trainId": 5
  253. },
  254. {
  255. "hasInstances": false,
  256. "category": "object",
  257. "catid": 3,
  258. "name": "polegroup",
  259. "ignoreInEval": true,
  260. "id": 18,
  261. "color": [
  262. 153,
  263. 153,
  264. 153
  265. ],
  266. "trainId": 255
  267. },
  268. {
  269. "hasInstances": false,
  270. "category": "object",
  271. "catid": 3,
  272. "name": "traffic light",
  273. "ignoreInEval": false,
  274. "id": 19,
  275. "color": [
  276. 250,
  277. 170,
  278. 30
  279. ],
  280. "trainId": 6
  281. },
  282. {
  283. "hasInstances": false,
  284. "category": "object",
  285. "catid": 3,
  286. "name": "traffic sign",
  287. "ignoreInEval": false,
  288. "id": 20,
  289. "color": [
  290. 220,
  291. 220,
  292. 0
  293. ],
  294. "trainId": 7
  295. },
  296. {
  297. "hasInstances": false,
  298. "category": "nature",
  299. "catid": 4,
  300. "name": "vegetation",
  301. "ignoreInEval": false,
  302. "id": 21,
  303. "color": [
  304. 107,
  305. 142,
  306. 35
  307. ],
  308. "trainId": 8
  309. },
  310. {
  311. "hasInstances": false,
  312. "category": "nature",
  313. "catid": 4,
  314. "name": "terrain",
  315. "ignoreInEval": false,
  316. "id": 22,
  317. "color": [
  318. 152,
  319. 251,
  320. 152
  321. ],
  322. "trainId": 9
  323. },
  324. {
  325. "hasInstances": false,
  326. "category": "sky",
  327. "catid": 5,
  328. "name": "sky",
  329. "ignoreInEval": false,
  330. "id": 23,
  331. "color": [
  332. 70,
  333. 130,
  334. 180
  335. ],
  336. "trainId": 10
  337. },
  338. {
  339. "hasInstances": true,
  340. "category": "human",
  341. "catid": 6,
  342. "name": "person",
  343. "ignoreInEval": false,
  344. "id": 24,
  345. "color": [
  346. 220,
  347. 20,
  348. 60
  349. ],
  350. "trainId": 11
  351. },
  352. {
  353. "hasInstances": true,
  354. "category": "human",
  355. "catid": 6,
  356. "name": "rider",
  357. "ignoreInEval": false,
  358. "id": 25,
  359. "color": [
  360. 255,
  361. 0,
  362. 0
  363. ],
  364. "trainId": 12
  365. },
  366. {
  367. "hasInstances": true,
  368. "category": "vehicle",
  369. "catid": 7,
  370. "name": "car",
  371. "ignoreInEval": false,
  372. "id": 26,
  373. "color": [
  374. 0,
  375. 0,
  376. 142
  377. ],
  378. "trainId": 13
  379. },
  380. {
  381. "hasInstances": true,
  382. "category": "vehicle",
  383. "catid": 7,
  384. "name": "truck",
  385. "ignoreInEval": false,
  386. "id": 27,
  387. "color": [
  388. 0,
  389. 0,
  390. 70
  391. ],
  392. "trainId": 14
  393. },
  394. {
  395. "hasInstances": true,
  396. "category": "vehicle",
  397. "catid": 7,
  398. "name": "bus",
  399. "ignoreInEval": false,
  400. "id": 28,
  401. "color": [
  402. 0,
  403. 60,
  404. 100
  405. ],
  406. "trainId": 15
  407. },
  408. {
  409. "hasInstances": true,
  410. "category": "vehicle",
  411. "catid": 7,
  412. "name": "caravan",
  413. "ignoreInEval": true,
  414. "id": 29,
  415. "color": [
  416. 0,
  417. 0,
  418. 90
  419. ],
  420. "trainId": 255
  421. },
  422. {
  423. "hasInstances": true,
  424. "category": "vehicle",
  425. "catid": 7,
  426. "name": "trailer",
  427. "ignoreInEval": true,
  428. "id": 30,
  429. "color": [
  430. 0,
  431. 0,
  432. 110
  433. ],
  434. "trainId": 255
  435. },
  436. {
  437. "hasInstances": true,
  438. "category": "vehicle",
  439. "catid": 7,
  440. "name": "train",
  441. "ignoreInEval": false,
  442. "id": 31,
  443. "color": [
  444. 0,
  445. 80,
  446. 100
  447. ],
  448. "trainId": 16
  449. },
  450. {
  451. "hasInstances": true,
  452. "category": "vehicle",
  453. "catid": 7,
  454. "name": "motorcycle",
  455. "ignoreInEval": false,
  456. "id": 32,
  457. "color": [
  458. 0,
  459. 0,
  460. 230
  461. ],
  462. "trainId": 17
  463. },
  464. {
  465. "hasInstances": true,
  466. "category": "vehicle",
  467. "catid": 7,
  468. "name": "bicycle",
  469. "ignoreInEval": false,
  470. "id": 33,
  471. "color": [
  472. 119,
  473. 11,
  474. 32
  475. ],
  476. "trainId": 18
  477. },
  478. {
  479. "hasInstances": false,
  480. "category": "vehicle",
  481. "catid": 7,
  482. "name": "license plate",
  483. "ignoreInEval": true,
  484. "id": -1,
  485. "color": [
  486. 0,
  487. 0,
  488. 142
  489. ],
  490. "trainId": -1
  491. }
  492. ]