Skip to content

Commit 61c8ec2

Browse files
author
Manuel Stoiber
committed
feat(readme): add link to paper and supplementary
1 parent 17af717 commit 61c8ec2

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

readme.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## A Sparse Gaussian Approach to Region-Based 6DoF Object Tracking
44
Manuel Stoiber, Martin Pfanne, Klaus H. Strobl, Rudolph Triebel, and Alin Albu-Schäffer
55

6-
Accapted paper at ACCV 2020
6+
Accepted paper at ACCV 2020: [paper](https://openaccess.thecvf.com/content/ACCV2020/papers/Stoiber_A_Sparse_Gaussian_Approach_to_Region-Based_6DoF_Object_Tracking_ACCV_2020_paper.pdf), [supplementary](https://openaccess.thecvf.com/content/ACCV2020/supplemental/Stoiber_A_Sparse_Gaussian_ACCV_2020_supplemental.zip)
77

88
## Overview
99
![](dlr_rbgt_visualization.png)
@@ -54,11 +54,12 @@ If you want to use our tracker for your own project, we would like to refer you
5454
If you find our work useful, please cite us with:
5555

5656
```
57-
@inproceedings{stoiber2020,
58-
title={A Sparse Gaussian Approach to Region-Based {6DoF} Object Tracking},
59-
author={Stoiber, Manuel and Pfanne, Martin and Strobl, Klaus H. and Triebel, Rudolph and Albu-Schäffer, Alin},
60-
booktitle={Proceedings of the Asian Conference on Computer Vision (ACCV)},
61-
year={2020}
57+
@InProceedings{Stoiber_2020_ACCV,
58+
author = {Stoiber, Manuel and Pfanne, Martin and Strobl, Klaus H. and Triebel, Rudolph and Albu-Schaeffer, Alin},
59+
title = {A Sparse Gaussian Approach to Region-Based 6DoF Object Tracking},
60+
booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV)},
61+
month = {November},
62+
year = {2020}
6263
}
6364
```
6465

0 commit comments

Comments
 (0)