toolkit.xml

Cord Wiljes, 2014-04-09 15:47

Download (4.65 KB)

 
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<opendatametainfo>
3
  <title>ReSEED: Social Event dEtection Dataset</title>
4
  <organisation>
5
        <name>ReSEED: Social Event dEtection Dataset</name>
6
        <url>https://cit-ec.de</url>
7
  </organisation>
8
  <description>
9
Dataset from Flickr for event detection. Contains 437,370 pictures annotated with metadata in a csv file. Released under a CC license that allows a modification.
10
</description>
11
 <!--
12
  <projects>
13
        <project>
14
        <name>MINDA</name>
15
        <url>http://www.cit-ec.de/research/MINDA"</url>
16
        <description>
17
MINDA is creating incrementally growing database of manual interactions to help put manual intelligence research on a firmer empirical bases. This involves the study of manual interactions in humans using a multi-sensing approach. The database contains: geometry information, tactile sensor information, vision information and sound information. Using these multimodal information sources allows us to build models that can aid robots to carry out complex tasks of the type that humans perform with ease.
18
        </description>
19
        </project>
20
        <project>
21
        <name>CORTESMA</name>
22
        <url>http://www.cit-ec.de/research/CORTESMA"</url>
23
        <description>
24
                CORTESMA investigated hand kinematics and mental representations of grasping movements directed towards real and virtual spherical objects systematically varying                         in size. Results suggest that grasping movements are influenced by object size at an early stage of the movement for real and virtual objects. The analyses of mental                         representations (via SDA) and of motor synergies (via PCA) reveal a separation of the smallest three objects from the larger ones, pointing towards a conceptual                         influence on the grasping movement.
25
        </description>
26
        </project>        
27
  </projects>
28
  -->
29
  <version>v1.0.0</version>
30
  <date>2014-03-14</date>
31
  <creators>
32
        <creator>
33
          <name>Timo Reuter</name>
34
        <url>http://www.cit-ec.de/users/treuter</url>
35
        </creator>
36
  </creators>
37
  <!--
38
  <contributors>
39
  <contributor>
40
          <name>-</name>
41
          <url>-</url>
42
  </contributor>
43
  </contributors>
44
  -->
45
 
46
  <downloadurls>
47
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_readme.pdf</downloadurl>
48
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures.tar.gz</downloadurl>
49
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_train.tar.gz</downloadurl>
50
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_test.tar.gz</downloadurl>
51
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_events.tar.gz</downloadurl>
52
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_1.tar.bz2</downloadurl>
53
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_2.tar.bz2</downloadurl>
54
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_3.tar.bz2</downloadurl>
55
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_4.tar.bz2</downloadurl>
56
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_5.tar.bz2</downloadurl>
57
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_6.tar.bz2</downloadurl>
58
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_train_7.tar.bz2</downloadurl>
59
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_test_1.tar.bz2</downloadurl>
60
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_test_2.tar.bz2</downloadurl>
61
        <downloadurl>http://greententacle.techfak.uni-bielefeld.de/reseed/reseed_pictures_jpgs_test_3.tar.bz2</downloadurl>
62
  </downloadurls>
63
  <license>
64
        Open Data Commons Attribution License (ODBC-By) v1.0: http://opendatacommons.org/licenses/by/1.0/
65
  </license>
66
  <keywords>
67
                <keyword>Clustering</keyword>
68
                <keyword>Event Detection</keyword>
69
                <keyword>Machine Learning</keyword>
70
  </keywords>
71
  <!--
72
  <structure>
73
        Time series of joint angles and hand positions. Note that the Cyberglove captures at approximately 90hz and the Vicon system at exactly 200hz. 
74
  </structure>
75
  -->
76
  <formats>
77
          <format>XML</format>
78
  </formats>
79
  <!--
80
  <relation>http://pub.uni-bielefeld.de/pub?func=drec&#38;id=2034003"</relation>
81
  -->
82
  <acknowledgements>
83
        The development of this database was supported by the Excellence Cluster EXC 277 Cognitive Interaction Technology. The Excellence Cluster EXC 277 is a grant of the Deutsche                 Forschungsgemeinschaft (DFG) in the context of the German Excellence Initiative. 
84
  </acknowledgements>
85
</opendatametainfo>
86
<!-- Future: Add RDF description/attributes -->