Skip to content

Code repository for the CHI2021 Paper "Crowdsourcing More Effective Initializations for Single-Target Trackers through Automatic Re-querying".

License

Notifications You must be signed in to change notification settings

lemmersj/crowdsourcing-effective-initializations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowdsourcing More Effective Initializations for Single-Target Trackers through Automatic Re-querying

This repository contains the code and data used for the paper "Crowdsourcing More Effective Initializations for Single-target Trackers through Automatic Re-querying," published at the 2021 Conference on Human Factors in Computing Systems (CHI). If you find this work helpful, please cite:

@inproceedings{lemmer_crowdsourcing_2021,
address = {Virtual (Originally Yokohama, Japan)},
title = {Crowdsourcing {More} {Effective} {Initializations} for {Single}-{Target} {Trackers} through {Automatic} {Re}-querying},
booktitle = {Proceedings of the 2021 {Conference} on {Human} {Factors} in {Computing} {Systems}},
publisher = {ACM Press},
author = {Lemmer, Stephan J. and Song, Jean Y. and Corso, Jason J.},
month = may,
year = {2021}
}

Smart Replacement Teaser Figure This work is separated into two folders: /mturk_tools/ contains files related to the crowdsourcing of initialization bounding boxes, and is derived from the annotation tool here. /tracker/ contains the files related to the analysis of tracker performance using the crowdsourced initializations. Its code is derived from DaSiamRPN. License information for each folder is available in that folder, as the licenses are derived from those of the original work (the annotation tool is BSD 3-Clause, while DaSiamRPN is MIT). Original code in this repository is under the MIT license.

About

Code repository for the CHI2021 Paper "Crowdsourcing More Effective Initializations for Single-Target Trackers through Automatic Re-querying".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published