Update
Browse files- README.md +11 -3
- assets/.DS_Store +0 -0
README.md
CHANGED
@@ -9,8 +9,8 @@ license: mit
|
|
9 |
</p>
|
10 |
|
11 |
<div align="center">
|
12 |
-
<a href="">
|
13 |
-
<img src="https://img.shields.io/badge/arXiv-
|
14 |
</a>
|
15 |
<a href="https://mobile-pog.github.io/">
|
16 |
<img src="https://img.shields.io/badge/Project_Page-MobilePoG-green" alt="Project Page">
|
@@ -78,6 +78,14 @@ Dynamic-MobilePoG
|
|
78 |
Researchers using this dataset are kindly requested to cite the following reference:
|
79 |
|
80 |
```bibtex
|
81 |
-
@misc{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
}
|
|
|
83 |
|
|
|
9 |
</p>
|
10 |
|
11 |
<div align="center">
|
12 |
+
<a href="https://arxiv.org/abs/2508.10268">
|
13 |
+
<img src="https://img.shields.io/badge/arXiv-2508.10268-b31b1b" alt="arXiv">
|
14 |
</a>
|
15 |
<a href="https://mobile-pog.github.io/">
|
16 |
<img src="https://img.shields.io/badge/Project_Page-MobilePoG-green" alt="Project Page">
|
|
|
78 |
Researchers using this dataset are kindly requested to cite the following reference:
|
79 |
|
80 |
```bibtex
|
81 |
+
@misc{zhao2025poserobustcalibrationstrategypointofgaze,
|
82 |
+
title={Pose-Robust Calibration Strategy for Point-of-Gaze Estimation on Mobile Phones},
|
83 |
+
author={Yujie Zhao and Jiabei Zeng and Shiguang Shan},
|
84 |
+
year={2025},
|
85 |
+
eprint={2508.10268},
|
86 |
+
archivePrefix={arXiv},
|
87 |
+
primaryClass={cs.CV},
|
88 |
+
url={https://arxiv.org/abs/2508.10268},
|
89 |
}
|
90 |
+
```
|
91 |
|
assets/.DS_Store
CHANGED
Binary files a/assets/.DS_Store and b/assets/.DS_Store differ
|
|