Skip to content

vrai-group/re-identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Re-Identification

This is a repository for the IM students. Here, students will insert some scripts for dataset annotation.

For downloading this repository, you have to open a terminal in your PC and write:

$ git clone https://github.com/vrai-group/re-identification.git

Run the follow python script for people tracking. It creates two csv files with all information about the oni file.

$ python2 src/tracking/tracking.py --v video.oni

You can find some example of csv files on csv-test directory.