This is the code for the Thesis "Multi-Person Pose Tracking using Dynamically Gated Similarities", available here (or see: ./thesis.pdf
).
You can find the extended Documentation over at https://bmmtstb.github.io/dynamically-gated-similarities/.
You can find a visual Pipeline on
LucidChart
or downloadable as PDF (or see: ./docs/figures/Pipeline-DGS-Overview.pdf
).
The visual pipeline of the training module is also available as PDF (or see: ./docs/figures/Pipeline-DGS-Training.pdf
).
To cite this thesis, you can use the following BibTeX entry:
@mastersthesis{steinborn2025dgs,
author = {Martin Steinborn},
language = {en},
year = {2025},
month = {Februar},
address = {Darmstadt},
school = {Technische Universit{\"a}t Darmstadt},
title = {Multi-Person Pose Tracking Using Dynamically Gated Similarities},
keywords = {tracking,pose-tracking,mppt},
url = {http://tuprints.ulb.tu-darmstadt.de/29468/},
}
To cite the code, you can use the following BibTeX entry:
@software{brizar_2025_14910547,
author = {Brizar},
title = {bmmtstb/dynamically-gated-similarities},
month = feb,
year = 2025,
publisher = {Zenodo},
version = {v0.3.0},
doi = {10.5281/zenodo.14910547},
url = {https://doi.org/10.5281/zenodo.14910547},
}
This code is based on works of other people as well. Please refer to the respective repositories for citing.