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.
20 lines
508 B
20 lines
508 B
PARSE Dataset |
|
============= |
|
.. ocv:class:: HPE_parse |
|
|
|
Implements loading dataset: |
|
|
|
_`"PARSE Dataset"`: http://www.ics.uci.edu/~dramanan/papers/parse/ |
|
|
|
.. note:: Usage |
|
|
|
1. From link above download dataset file: people.zip. |
|
|
|
2. Unpack it. |
|
|
|
3. To load data run: ./opencv/build/bin/example_datasets_hpe_parse -p=/home/user/path_to_unpacked_folder/people_all/ |
|
|
|
**References:** |
|
|
|
.. [Ramanan06] D. Ramanan "Learning to Parse Images of Articulated Bodies." Neural Info. Proc. Systems (NIPS) To appear. Dec 2006. |
|
|
|
|