当前位置:网站首页>【语义分割】Mapillary 数据集简介
【语义分割】Mapillary 数据集简介
2022-07-29 05:21:00 【呆呆的猫】

一、简介
Mapillary Vistas 数据集包含 66 类共 25,000 张高分辨率街景场景的数据,其中有 37 个类是以实例区分的标签。数据总量是 cityscapes 的5倍之多,包括不同天气、季节、时间。采集方式包括手机、摄像机、电脑、运动相机等。
- 数据总量:25k
- 训练总量:18k
- 验证总量:2k
- 测试总量:5k
二、类别
每个大类和其对应的小类别目标

| 序号 | 类别 |
|---|---|
| 0 | bird |
| 1 | ground animal |
| 2 | curb |
| 3 | fence |
| 4 | guard rail |
| 5 | barrier |
| 6 | wall |
| 7 | bike lane |
| 8 | crosswalk-plain |
| 9 | curb cut |
| 10 | parking |
| 11 | pedestrian area |
| 12 | rail track |
| 13 | road |
| 14 | service lane |
| 15 | sidewalk |
| 16 | bridge |
| 17 | building |
| 18 | tunnel |
| 19 | person |
| 20 | bicyclist |
| 21 | motorcyclist |
| 22 | other rider |
| 23 | lane marking - crosswalk |
| 24 | lane marking - general |
| 25 | mountain |
| 26 | sand |
| 27 | sky |
| 28 | snow |
| 29 | terrain |
| 30 | vegetation |
| 31 | water |
| 32 | banner |
| 33 | bench |
| 34 | bike rack |
| 35 | billboard |
| 36 | catch basin |
| 37 | CCTV camera |
| 38 | fire hydrant |
| 39 | junction box |
| 40 | mailbox |
| 41 | manhole |
| 42 | phone booth |
| 43 | phthole |
| 44 | street light |
| 45 | pole |
| 46 | traffic sign frame |
| 47 | utility pole |
| 48 | traffic light |
| 49 | traffic sign(back) |
| 50 | traffic sign(front) |
| 51 | trash can |
| 52 | bicycle |
| 53 | boat |
| 54 | bus |
| 55 | car |
| 56 | caravan |
| 57 | motorcycle |
| 58 | on rails |
| 59 | other vehicle |
| 60 | trailer |
| 61 | truck |
| 62 | wheeled slow |
| 63 | car mount |
| 64 | ego vehicle |
| 65 | unlabeled |
{
"labels": [
{
"color": [
165,
42,
42
],
"instances": true,
"readable": "Bird",
"name": "animal--bird",
"evaluate": true
},
{
"color": [
0,
192,
0
],
"instances": true,
"readable": "Ground Animal",
"name": "animal--ground-animal",
"evaluate": true
},
{
"color": [
196,
196,
196
],
"instances": false,
"readable": "Curb",
"name": "construction--barrier--curb",
"evaluate": true
},
{
"color": [
190,
153,
153
],
"instances": false,
"readable": "Fence",
"name": "construction--barrier--fence",
"evaluate": true
},
{
"color": [
180,
165,
180
],
"instances": false,
"readable": "Guard Rail",
"name": "construction--barrier--guard-rail",
"evaluate": true
},
{
"color": [
90,
120,
150
],
"instances": false,
"readable": "Barrier",
"name": "construction--barrier--other-barrier",
"evaluate": true
},
{
"color": [
102,
102,
156
],
"instances": false,
"readable": "Wall",
"name": "construction--barrier--wall",
"evaluate": true
},
{
"color": [
128,
64,
255
],
"instances": false,
"readable": "Bike Lane",
"name": "construction--flat--bike-lane",
"evaluate": true
},
{
"color": [
140,
140,
200
],
"instances": true,
"readable": "Crosswalk - Plain",
"name": "construction--flat--crosswalk-plain",
"evaluate": true
},
{
"color": [
170,
170,
170
],
"instances": false,
"readable": "Curb Cut",
"name": "construction--flat--curb-cut",
"evaluate": true
},
{
"color": [
250,
170,
160
],
"instances": false,
"readable": "Parking",
"name": "construction--flat--parking",
"evaluate": true
},
{
"color": [
96,
96,
96
],
"instances": false,
"readable": "Pedestrian Area",
"name": "construction--flat--pedestrian-area",
"evaluate": true
},
{
"color": [
230,
150,
140
],
"instances": false,
"readable": "Rail Track",
"name": "construction--flat--rail-track",
"evaluate": true
},
{
"color": [
128,
64,
128
],
"instances": false,
"readable": "Road",
"name": "construction--flat--road",
"evaluate": true
},
{
"color": [
110,
110,
110
],
"instances": false,
"readable": "Service Lane",
"name": "construction--flat--service-lane",
"evaluate": true
},
{
"color": [
244,
35,
232
],
"instances": false,
"readable": "Sidewalk",
"name": "construction--flat--sidewalk",
"evaluate": true
},
{
"color": [
150,
100,
100
],
"instances": false,
"readable": "Bridge",
"name": "construction--structure--bridge",
"evaluate": true
},
{
"color": [
70,
70,
70
],
"instances": false,
"readable": "Building",
"name": "construction--structure--building",
"evaluate": true
},
{
"color": [
150,
120,
90
],
"instances": false,
"readable": "Tunnel",
"name": "construction--structure--tunnel",
"evaluate": true
},
{
"color": [
220,
20,
60
],
"instances": true,
"readable": "Person",
"name": "human--person",
"evaluate": true
},
{
"color": [
255,
0,
0
],
"instances": true,
"readable": "Bicyclist",
"name": "human--rider--bicyclist",
"evaluate": true
},
{
"color": [
255,
0,
100
],
"instances": true,
"readable": "Motorcyclist",
"name": "human--rider--motorcyclist",
"evaluate": true
},
{
"color": [
255,
0,
200
],
"instances": true,
"readable": "Other Rider",
"name": "human--rider--other-rider",
"evaluate": true
},
{
"color": [
200,
128,
128
],
"instances": true,
"readable": "Lane Marking - Crosswalk",
"name": "marking--crosswalk-zebra",
"evaluate": true
},
{
"color": [
255,
255,
255
],
"instances": false,
"readable": "Lane Marking - General",
"name": "marking--general",
"evaluate": true
},
{
"color": [
64,
170,
64
],
"instances": false,
"readable": "Mountain",
"name": "nature--mountain",
"evaluate": true
},
{
"color": [
230,
160,
50
],
"instances": false,
"readable": "Sand",
"name": "nature--sand",
"evaluate": true
},
{
"color": [
70,
130,
180
],
"instances": false,
"readable": "Sky",
"name": "nature--sky",
"evaluate": true
},
{
"color": [
190,
255,
255
],
"instances": false,
"readable": "Snow",
"name": "nature--snow",
"evaluate": true
},
{
"color": [
152,
251,
152
],
"instances": false,
"readable": "Terrain",
"name": "nature--terrain",
"evaluate": true
},
{
"color": [
107,
142,
35
],
"instances": false,
"readable": "Vegetation",
"name": "nature--vegetation",
"evaluate": true
},
{
"color": [
0,
170,
30
],
"instances": false,
"readable": "Water",
"name": "nature--water",
"evaluate": true
},
{
"color": [
255,
255,
128
],
"instances": true,
"readable": "Banner",
"name": "object--banner",
"evaluate": true
},
{
"color": [
250,
0,
30
],
"instances": true,
"readable": "Bench",
"name": "object--bench",
"evaluate": true
},
{
"color": [
100,
140,
180
],
"instances": true,
"readable": "Bike Rack",
"name": "object--bike-rack",
"evaluate": true
},
{
"color": [
220,
220,
220
],
"instances": true,
"readable": "Billboard",
"name": "object--billboard",
"evaluate": true
},
{
"color": [
220,
128,
128
],
"instances": true,
"readable": "Catch Basin",
"name": "object--catch-basin",
"evaluate": true
},
{
"color": [
222,
40,
40
],
"instances": true,
"readable": "CCTV Camera",
"name": "object--cctv-camera",
"evaluate": true
},
{
"color": [
100,
170,
30
],
"instances": true,
"readable": "Fire Hydrant",
"name": "object--fire-hydrant",
"evaluate": true
},
{
"color": [
40,
40,
40
],
"instances": true,
"readable": "Junction Box",
"name": "object--junction-box",
"evaluate": true
},
{
"color": [
33,
33,
33
],
"instances": true,
"readable": "Mailbox",
"name": "object--mailbox",
"evaluate": true
},
{
"color": [
100,
128,
160
],
"instances": true,
"readable": "Manhole",
"name": "object--manhole",
"evaluate": true
},
{
"color": [
142,
0,
0
],
"instances": true,
"readable": "Phone Booth",
"name": "object--phone-booth",
"evaluate": true
},
{
"color": [
70,
100,
150
],
"instances": false,
"readable": "Pothole",
"name": "object--pothole",
"evaluate": true
},
{
"color": [
210,
170,
100
],
"instances": true,
"readable": "Street Light",
"name": "object--street-light",
"evaluate": true
},
{
"color": [
153,
153,
153
],
"instances": true,
"readable": "Pole",
"name": "object--support--pole",
"evaluate": true
},
{
"color": [
128,
128,
128
],
"instances": true,
"readable": "Traffic Sign Frame",
"name": "object--support--traffic-sign-frame",
"evaluate": true
},
{
"color": [
0,
0,
80
],
"instances": true,
"readable": "Utility Pole",
"name": "object--support--utility-pole",
"evaluate": true
},
{
"color": [
250,
170,
30
],
"instances": true,
"readable": "Traffic Light",
"name": "object--traffic-light",
"evaluate": true
},
{
"color": [
192,
192,
192
],
"instances": true,
"readable": "Traffic Sign (Back)",
"name": "object--traffic-sign--back",
"evaluate": true
},
{
"color": [
220,
220,
0
],
"instances": true,
"readable": "Traffic Sign (Front)",
"name": "object--traffic-sign--front",
"evaluate": true
},
{
"color": [
140,
140,
20
],
"instances": true,
"readable": "Trash Can",
"name": "object--trash-can",
"evaluate": true
},
{
"color": [
119,
11,
32
],
"instances": true,
"readable": "Bicycle",
"name": "object--vehicle--bicycle",
"evaluate": true
},
{
"color": [
150,
0,
255
],
"instances": true,
"readable": "Boat",
"name": "object--vehicle--boat",
"evaluate": true
},
{
"color": [
0,
60,
100
],
"instances": true,
"readable": "Bus",
"name": "object--vehicle--bus",
"evaluate": true
},
{
"color": [
0,
0,
142
],
"instances": true,
"readable": "Car",
"name": "object--vehicle--car",
"evaluate": true
},
{
"color": [
0,
0,
90
],
"instances": true,
"readable": "Caravan",
"name": "object--vehicle--caravan",
"evaluate": true
},
{
"color": [
0,
0,
230
],
"instances": true,
"readable": "Motorcycle",
"name": "object--vehicle--motorcycle",
"evaluate": true
},
{
"color": [
0,
80,
100
],
"instances": false,
"readable": "On Rails",
"name": "object--vehicle--on-rails",
"evaluate": true
},
{
"color": [
128,
64,
64
],
"instances": true,
"readable": "Other Vehicle",
"name": "object--vehicle--other-vehicle",
"evaluate": true
},
{
"color": [
0,
0,
110
],
"instances": true,
"readable": "Trailer",
"name": "object--vehicle--trailer",
"evaluate": true
},
{
"color": [
0,
0,
70
],
"instances": true,
"readable": "Truck",
"name": "object--vehicle--truck",
"evaluate": true
},
{
"color": [
0,
0,
192
],
"instances": true,
"readable": "Wheeled Slow",
"name": "object--vehicle--wheeled-slow",
"evaluate": true
},
{
"color": [
32,
32,
32
],
"instances": false,
"readable": "Car Mount",
"name": "void--car-mount",
"evaluate": true
},
{
"color": [
120,
10,
10
],
"instances": false,
"readable": "Ego Vehicle",
"name": "void--ego-vehicle",
"evaluate": true
},
{
"color": [
0,
0,
0
],
"instances": false,
"readable": "Unlabeled",
"name": "void--unlabeled",
"evaluate": false
}
],
"version": 1.1,
"mapping": "public",
"folder_structure": "{split}/{content}/{key:.{22}}.{ext}"
}
三、标注示例


边栏推荐
- XDFS&中国日报社在线协同编辑平台典型案例
- Use of xtrabackup
- 通过简单的脚本在Linux环境实现Mysql数据库的定时备份(Mysqldump命令备份)
- 【Clustrmaps】访客统计
- [go] use of defer
- Training log 6 of the project "construction of Shandong University mobile Internet development technology teaching website"
- Windos下安装pyspider报错:Please specify --curl-dir=/path/to/built/libcurl解决办法
- Flutter 绘制技巧探索:一起画箭头(技巧拓展)
- My ideal job, the absolute freedom of coder farmers is the most important - the pursuit of entrepreneurship in the future
- 重庆大道云行作为软件产业代表受邀参加渝中区重点项目签约仪式
猜你喜欢

Training log II of the project "construction of Shandong University mobile Internet development technology teaching website"

Flink connector Oracle CDC 实时同步数据到MySQL(Oracle19c)

ssm整合

XDFS&空天院HPC集群典型案例

My ideal job, the absolute freedom of coder farmers is the most important - the pursuit of entrepreneurship in the future

Refresh, swagger UI theme changes

【语义分割】SETR_Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformer

File文件上传的使用(2)--上传到阿里云Oss文件服务器

Ribbon learning notes II

Laravel swagger add access password
随机推荐
[DL] introduction and understanding of tensor
Detailed explanation of atomic operation class atomicinteger in learning notes of concurrent programming
Spring, summer, autumn and winter with Miss Zhang (2)
【目标检测】6、SSD
Huawei 2020 school recruitment written test programming questions read this article is enough (Part 1)
赓续新征程,共驭智存储
anaconda中移除旧环境、增加新环境、查看环境、安装库、清理缓存等操作命令
与张小姐的春夏秋冬(2)
Realize the scheduled backup of MySQL database in Linux environment through simple script (mysqldump command backup)
XDFS&中国日报社在线协同编辑平台典型案例
How to PR an open source composer project
How to obtain openid of wechat applet in uni app project
Show profiles of MySQL is used.
Rsync+inotyfy realize real-time synchronization of single data monitoring
Novice introduction: download from PHP environment to thinkphp6 framework by hand
剑指核心-TaoCloud全闪SDS助力构建高性能云服务
Study and research the way of programming
性能优化之趣谈线程池:线程开的越多就越好吗?
在uni-app项目中,如何实现微信小程序openid的获取
DataX installation