Giter Club home page Giter Club logo

trecvid_code's Introduction

TRECVID test-suite

  • TRECVID_test-suite considered the root folder (.)

  • If necessary, modify and build.sh mtclient.cpp in build/src/mtclient.cpp

  • CDVS-client retrieves the results from the server (On network 163)

    • Save the results. e.g. ../CDVS-client | tee ../results/<test_id>/CDVS-client.out
  • Go to TRECVID_test-suite/trecvid_code

  • ./parseResultsCDVS.sh ../results/<test_id> will parse CDVS raw results and will separate everything per query

  • (opt) matlab -nojvm -nodisplay -nosplash -r "readScores('../results/<test_id>/scores_only.res')" | tail -2 uses matlab to read the results and print a couple of stats

  • (opt) ./createLinkedCopies.sh ../results/<test_id> Create symbolic links of the top 500 keyframes of each query to have a "visual feedback" of the result of retrieval. Even if links, they occupy about 250MB per test.

  • matlab -nojvm -nodisplay -nosplash -r "prepare_treceval('<test_id>')" Prepares the results for treceval mAP evaluation tool

  • ./use_treceval.sh ../results/<test_id> | tee ../results/<test_id>/ALL.map finally prints average precisions for each topic and each query.

  • OTHERWISE, USE THIS SCRIPT TO RUN ALL NON-OPTIONAL PART: ./run_all.sh <test_id> <query-list> [--test]

    • Use the flag --test to evaluate performance of a subset or different queries, i.e. not 9069:9098 + 1:4

  • In case you need to change the DB, modify configurations on arctic:/var/opt/duserworker/conf.parameters.txt
    • Name has to match trecvid2013.db.cdvs to be consistent with the .conf file (readonly)
  • /etc/init/trecvid2013.conf must be edited to modify the mode (no parameters.txt only in this very case)
  • IMPORTANT: every time you change the parameters or trecvid2013.conf you need to stop&start the service. i.e. sudo stop trecvid2013 and sudo start trecvid2013

trecvid_code's People

Contributors

alebay avatar bertinetto avatar

Watchers

 avatar  avatar  avatar

Forkers

jizhihang liviust

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.