机器人学习--感知环境数据集
一、Indoor Scene Recognition
http://web.mit.edu/torralba/www/indoor.html
| Indoor Scene Recognition |
| Indoor scene recognition is a challenging open problem in high level vision. Most scene recognition models that work well for outdoor scenes perform poorly in the indoor domain. The main difficulty is that while some indoor scenes (e.g. corridors) can be well characterized by global spatial properties, others (e.g., bookstores) are better characterized by the objects they contain. More generally, to address the indoor scenes recognition problem we need a model that can exploit local and global discriminative information. |
| ? |
| Database |
| The database contains 67 Indoor categories, and a total of 15620 images. The number of images varies across categories, but there are at least 100 images per category. All images are in jpg format. The images provided here are for research purposes only. |
| ? |
| Evaluation |
| For the results in the paper we use a subset of the dataset that has the same number of training and testing samples per class. The partition that we use is:
|
| Annotations |
| A subset of the images are segmented and annotated with the objects that they contain. The annotations are in LabelMe format:. |
| ? |
| Paper |
| A. Quattoni, and A.Torralba.?Recognizing Indoor Scenes. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2009. |
| ? |
| Acknowledgments |
| Thanks to Aude Oliva for helping to create the database of indoor scenes. Funding for this research was provided by NSF Career award (IIS 0747120) |
| ? |
| ? |
?
二、Robot@Home dataset
官網:?http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/203-robot-at-home-dataset
論文地址:http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/203-robot-at-home-dataset
?
總結
以上是生活随笔為你收集整理的机器人学习--感知环境数据集的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 机器人学习--路径规划--A*算法实现
- 下一篇: 激光SLAM学习--数据处理和特征提取