Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 528 Bytes

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.