-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
18 lines (13 loc) · 727 Bytes
/
README.txt
File metadata and controls
18 lines (13 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
README
Code for computing SURF Bag-of-Words representations for the dataset
described in:
Sinapov, J., Khante, P., Svetlik, M., and Stone, P. (2016).
Learning to Order Objects using Haptic and Proprioceptive Exploratory Behaviors
In proceedings of the 2016 International Joint Conference on Artificial Intelligence (IJCAI)
Thomason, J., Sinapov, J., Svetlik, M., Stone, P., and Mooney, R. (2016).
Learning Multi-Modal Grounded Linguistic Semantics by Playing I, Spy
In proceedings of the 2016 International Joint Conference on Artificial Intelligence (IJCAI)
In addition to ROS, you need the following:
sudo add-apt-repository --yes ppa:xqms/opencv-nonfree
sudo apt-get update
sudo apt-get install libopencv-nonfree-dev