Code Monkey home page Code Monkey logo

chokepoint-bbs's Introduction

ChokePoint Dataset Bounding Box Annotations

Bounding box annotations for the G1 and G2 sets of the ChokePoint dataset, provided as a supplementary material to:

S. Alver and U. Halici, "Attentive Deep Regression Networks for Real-Time Visual Face Tracking in Video Surveillance," Submitted, 2019.

Description

This repository contains bounding box annotations for the G1 and G2 sets (sets for the baseline verification protocol) of the ChokePoint dataset. For the ease of training (or development) and evaluation, we provide two folders: G1 and G2. These folders have a train_annotation.txt file that contains the training annotations for that folder. They also have 216 separate eval_annotation_seq_X.txt files that contain the evaluation annotations for the 216 different sequences in the evaluation set. We provide them separately so that the performance on each of the evaluation sequences can be examined individually. Each of the lines in these files are in the form of: file_directory+file_name, top_left_row, top_left_column, width, height.

NOTE: The original dataset only has person ID and eye location annotations, which makes it incompatible with the task of visual face tracking.

NEW: Also added the bounding box results of the trackers described in the paper so that comparisons can be done. There are two kinds of results: 1) Results where the trackers are not reinitialized after target loss (in the not_reinit folders) 2) Results where the trackers are reinitialized after complete target loss (in the reinit folders). It should be noted that these results do not contain the bounding boxes for the first frames in the sequences as they are only used for initializing the trackers.

Citation

If you find this work to be useful for your studies, please cite (using the BibTeX entries) the following two articles:

@misc{alver_2019,
  Author = {Safa Alver and Ugur Halici},
  Title = {Attentive Deep Regression Networks for Real-Time Visual Face Tracking
  in Video Surveillance},
  Year = {2019},
  Eprint = {arXiv:1908.03812},
}
@inproceedings{wong_cvprw_2011,
   Author = {Yongkang Wong and Shaokang Chen and Sandra Mau and Conrad Sanderson
   and Brian C. Lovell},
   Title = {Patch-based Probabilistic Image Quality Assessment for Face Selection
   and Improved Video-based Face Recognition},
   Booktitle = {IEEE Biometrics Workshop, Computer Vision and Pattern Recognition
   (CVPR) Workshops},
   Year = {2011},
   Pages = {81-88},
   Month = {June},
   Publisher = {IEEE}
}

chokepoint-bbs's People

Contributors

alversafa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

manisoftwartist

chokepoint-bbs's Issues

baseline results

Hi Safa and Ugur,
Thank you for open-sourcing the annotations for the chokepoint dataset.
I am wondering if you can also provide your evaluation results, such as the tracking results of IVT, GOTURN and AFTN in the text format? This would allow us to perform some comparisons between different trackers on this dataset. Many thanks.
Best regards,
Yiming

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.