GithubHelp home page GithubHelp logo

iitmcvg / hda_code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vislab-tecnico-lisboa/hda_code

0.0 7.0 0.0 5.63 MB

Evaluation software to produce perfectly comparable CMC curves and Precision/Recall values on the HDA dataset given a Re-Identification algorithm.

MATLAB 56.93% C 10.18% Makefile 0.11% M 0.03% HTML 32.05% CSS 0.05% C++ 0.65%

hda_code's Introduction

Code of the HDA+ dataset

This is evaluation software to produce perfectly comparable CMC curves and Precision/Recall values with your re-identification algorithm, or produce perfectly comparable MD/FPPI curves for your pedestrian detection algorithm on the HDA+ dataset described here: http://vislab.isr.ist.utl.pt/hda-dataset/

To download this dataset, contact (alex at isr ist utl pt)

Getting Started

  • To visualize the dataset with overlaying manual annotations do the following steps:
  1. Open HDA_Dataset\hda_code\detection_reid_pipeline\ Computer_Specific_Dataset_Directory.m,
  2. Set the hdaRootDirectory variable to the path where you put the HDA_Dataset,
  3. Add to the Matlab path the hda_code folder (fill in the addpath(genpath( ... )) ),,
  4. and then run MATlab script HDA_Dataset\hda_code\visualization\ RunToVisualize.m
  • To see a running example of a sample re-identification algorithm plus the evaluation code, do the following:
  1. Open HDA_Dataset\hda_code\detection_reid_pipeline\ Computer_Specific_Dataset_Directory.m,
  2. Set the hdaRootDirectory variable to the path where you put the HDA_Dataset,
  3. Add to the Matlab path the hda_code folder (fill in the addpath(genpath( ... )) ),,
  4. and then run the MATlab script HDA_Dataset\hda_code\detection_reid_pipeline\ fullPipeLineScript.m (more information in hda_code/GettingStarted.txt)

If you use this dataset, please cite:

"The HDA+ data set for research on fully automated re-identification systems." D. Figueira, M. Taiana, A. Nambiar, J. Nascimento and A. Bernardino, VS-RE-ID Workshop at ECCV 2014.

~ Prerequisites: This dataset requires Matlab (TM).

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.