ROMIP: Russian Information Retrieval Evaluation Seminar

 News 
 About 
 Manifesto 
 General principles 
 Participation 
 Test collections 
 Relevance tables 
 History 
 2004 
 2005 
 Publications 
 Forum 

По-русскиПо-русски
 

Format of tasks set for content-based image retrieval track

Tasks set is a an XML file with the following structure:
    <?xml version="1.0" encoding="windows-1251" ?>
    <task-set xmlns:romip="http://www.romip.ru/data/adhoc" collectionId="ROMIP_IMG-FLICKR" id="img-cbir-2008">

    <romip:header xmlns:romip="http://www.romip.ru/data/common">
      <romip:version>1.1</romip:version>
      <romip:license type="public" uri="http://romip.ru/license/public.html" />
      <romip:description>This file contains tasks for CBIR track...</romip:description>
    </romip:header>


    <task id="30560">
            <document docId="img00078" folder=”00002” collectionId="ROMIP_IMG-FLICKR"/>
    </task>

    <task id="31034">
            <document docId="img00199" folder=”00005” collectionId="ROMIP_IMG-FLICKR"/>
    </task>

    ...

    </task-set>
Document tag contains the identifier of the query image file.