|
3 | 3 | ## A Sparse Gaussian Approach to Region-Based 6DoF Object Tracking |
4 | 4 | Manuel Stoiber, Martin Pfanne, Klaus H. Strobl, Rudolph Triebel, and Alin Albu-Schäffer |
5 | 5 |
|
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) |
7 | 7 |
|
8 | 8 | ## Overview |
9 | 9 |  |
@@ -54,11 +54,12 @@ If you want to use our tracker for your own project, we would like to refer you |
54 | 54 | If you find our work useful, please cite us with: |
55 | 55 |
|
56 | 56 | ``` |
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} |
62 | 63 | } |
63 | 64 | ``` |
64 | 65 |
|
|
0 commit comments