当前位置:网站首页>OpenLORIS-Object Datasets
OpenLORIS-Object Datasets
2022-08-09 02:35:00 【lp_oreo】
Terms of Use
OpenLORIS-Object数据集依照CC BY-ND 4.0许可进行发布。提供在这的数据集是用来评估终身学习目标识别算法的第一个版本,如果在任何学术工作中使用到这个数据集,请引用下面我们的论文。
Paper
Qi She et al. "OpenLORIS-Object: A Dataset and Benchmark towards Lifelong Object Recognition". arXiv:1911.06487, 2019
- Qi She et al., "IROS 2019 Lifelong Robotic Vision: Object Recognition Challenge [Competitions]," in IEEE Robotics & Automation Magazine, vol. 27, no. 2, pp. 11-16, June 2020, doi: 10.1109/MRA.2020.2987186.
Bibtex:
@article{she2019openloris,
title={OpenLORIS-Object: A Dataset and Benchmark towards Lifelong Object Recognition},
author={She, Qi and Feng, Fan and Hao, Xinyue and Yang, Qihan and Lan, Chuanlin and Lomonaco, Vincenzo and Shi, Xuesong and Wang, Zhengwei and Guo, Yao and Zhang, Yimin and others},
journal={arXiv preprint arXiv:1911.06487},
year={2019}
}
@article{9113359,
title={IROS 2019 Lifelong Robotic Vision: Object Recognition Challenge [Competitions]},
author={H. {Bae} and E. {Brophy} and R. H. M. {Chan} and B. {Chen} and F. {Feng} and G. {Graffieti} and V. {Goel} and X. {Hao} and H. {Han} and S. {Kanagarajah} and S. {Kumar} and S. {Lam} and T. L. {Lam} and C. {Lan} and Q. {Liu} and V. {Lomonaco} and L. {Ma} and D. {Maltoni} and G. I. {Parisi} and L. {Pellegrini} and D. {Piyasena} and S. {Pu} and Q. {She} and D. {Sheet} and S. {Song} and Y. {Son} and Z. {Wang} and T. E. {Ward} and J. {Wu} and M. {Wu} and D. {Xie} and Y. {Xu} and L. {Yang} and Q. {Yang} and Q. {Zhong} and L. {Zhou}},
journal={IEEE Robotics Automation Magazine},
year={2020},
volume={27},
number={2},
pages={11-16},}
Index
从下面的索引中下载文件。我们分别为IROS 2019终身学习机器人视觉挑战赛[project homepage, parper]和ICRA 2020[paper, video]发布了两个版本。请注意,在IROS2019终身学习机器人视觉挑战赛中,我们并没有为参赛人员提供标签文件(masks, bounding boxes等)。
OpenLORIS_Object_IROS2019:在四种不同环境下,存放着每个物体(总共有69个物体)工作视频的压缩文件,每个场景下的数据集都可以用于特定的研究目的中。
注:上面是截图,因为不好排版,下面提供数据的下载地址。
(1)train.zip [ download ( Google Drive ) or download ( Baidu Pan ) ]
(2)validation.zip [ download ( Google Drive ) or download (Baidu Pan ) ]
(3)test.zip [ download (Google Drive ) or download (Baidu Pan ) ]
OpenLORIS_Object_ICRA2020: 在四种不同环境下,存放着每个物体(总共有69个物体)工作视频的压缩文件,每个场景下的数据集都可以用于特定的研究目的中。注意,我们只为69个物体提供了标签(masks和boundingboxes),我们之后会为剩下的物体提供标签。
注:上面是截图,因为不好排版,下面提供数据的下载地址。
(1)train.zip [ download ( Google Drive ) ]
(2)validation.zip [ download ( Google Drive ) ]
(3)test.zip [ download (Google Drive ) ]
(4)test2.zip [ download (Google Drive ) or download (Baidu Pan) ]
(5)mask & bbox.zip [ download (Google Drive ) ]
Scripts
benchmark1.py [ download ]
运行下面的脚本程序,为测试基准1准备数据集:
>python3 benchmark1.py
benchmark2.py [ download ]
运行下面的脚本程序,为测试基准2准备数据集:
>python3 benchmark2.py
Note
如果对我们的数据集有疑问的话,欢迎联系我们 (mailto: [email protected])
这个文章的原文地址是这里。
边栏推荐
猜你喜欢
Tricore架构上的调试案例
Jenkins environment deployment, (packaging, publishing, deployment, automated testing)
The last exam before the NPDP revision!caution
ApiFile配置环境
【AspNetCore】实现JWT(使用Microsoft.AspNetCore.Authentication.JwtBearer)
【Jenkins 学习笔记】玩转持续集成与持续交付
数字 01 Vivado2018.2安装及实操
全志平台双路LVDS配置
接口自动化测试-接口封装思想
[TensorRT] 对UNet进行推理加速
随机推荐
【网络教程】IPtables官方教程--学习笔记3
【云计算】XaaS最全介绍(按24字母合集):AaaS、BaaS、CaaS、DaaS、EaaS、FaaS、GaaS、HaaS、IDaaS…
C#计算SHA1加密和base64编码
普通人如何增加收入
2022年自然语言处理校招社招实习必备知识点盘点分享
数仓第一篇:基础架构
php过滤特殊字符(仅保留中文、字母、数字、下划线)
<爆>2022中文版-《海外博士申请指南-材料准备、时间线、套磁、面试及录取》免费分享
Processing Point Clouds
接口自动化测试-接口封装思想
Composer usage record
科大讯飞笔试题复盘
OJ:L3-021 神坛 伪解 排序后遍历
Force buckled brush problem record 7.1 -- -- -- -- -- 707. The design list
原文翻译:Structure Aware Single-stage 3D Object Detection from Point Cloud
spark RDD转换算子 sample
《独行月球》:独孤月的两次选择,让一个“中间人”成为大英雄
JS 截取数组的最后几个元素
[LeetCode305周赛] 6136. 算术三元组的数目,6139. 受限条件下可到达节点的数目,6137. 检查数组是否存在有效划分,6138. 最长理想子序列
jmeter的websocket插件安装和使用方法