Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,45 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
<div align="center">
|
| 5 |
+
<div style="display: flex; justify-content: center; margin-top: -20px; margin-bottom: 10px;">
|
| 6 |
+
<img src="https://iccv.thecvf.com/static/core/img/iccv-navbar-logo.svg" alt="conference_logo" style="display: block; width: 300px; height: auto;"/>
|
| 7 |
+
</div>
|
| 8 |
+
<h2>Kaleidoscopic Background Attack: Disrupting Pose Estimation <br> with Multi-Fold Radial Symmetry Textures</h2>
|
| 9 |
+
<p align="center">
|
| 10 |
+
<div style="line-height: 3;">
|
| 11 |
+
<a href="https://scholar.google.com/citations?user=JY9oXVIAAAAJ&hl=en"><strong>Xinlong Ding</strong></a>
|
| 12 |
+
·
|
| 13 |
+
<a href="https://scholar.google.com/citations?user=cDidt64AAAAJ&hl=en"><strong>Hongwei Yu</strong></a>
|
| 14 |
+
·
|
| 15 |
+
<a href="https://scholar.google.com/citations?user=xWy8RZEAAAAJ&hl=en"><strong>Jiawei Li</strong></a>
|
| 16 |
+
·
|
| 17 |
+
<a href=""><strong>Feifan Li</strong></a>
|
| 18 |
+
·
|
| 19 |
+
<a href="https://scholar.google.com/citations?user=2HFt8mkAAAAJ&hl=en"><strong>Yu Shang</strong></a>
|
| 20 |
+
·
|
| 21 |
+
<a href="https://scholar.google.com/citations?user=Cb29A3cAAAAJ&hl=en"><strong>Bochao Zou</strong></a>
|
| 22 |
+
·
|
| 23 |
+
<a href="https://scholar.google.com/citations?user=32hwVLEAAAAJ&hl=en"><strong>Huimin Ma</strong></a>
|
| 24 |
+
·
|
| 25 |
+
<a href="https://scholar.google.com/citations?user=A1gA9XIAAAAJ&hl=en"><strong>Jiansheng Chen</strong></a>
|
| 26 |
+
</div>
|
| 27 |
+
<br>
|
| 28 |
+
<div style="line-height: 3;">
|
| 29 |
+
<a href="https://arxiv.org/pdf/2507.10265">
|
| 30 |
+
<img src='https://img.shields.io/badge/arXiv-2507.10265-b31b1b?logo=arxiv&logoColor=white' alt='arXiv'>
|
| 31 |
+
</a>
|
| 32 |
+
<a href='https://wakuwu.github.io/KBA/'>
|
| 33 |
+
<img src='https://img.shields.io/badge/Project_Page-KBA-green?logo=googlechrome&logoColor=white' alt='Project Page'>
|
| 34 |
+
</a>
|
| 35 |
+
</div>
|
| 36 |
+
<div style="line-height: 3;">
|
| 37 |
+
<b>University of Science and Technology Beijing | Tsinghua University</b>
|
| 38 |
+
</div>
|
| 39 |
+
</p>
|
| 40 |
+
</div>
|
| 41 |
+
|
| 42 |
+
## 🏆Note
|
| 43 |
+
Official Data for ICCV 2025 Paper: Kaleidoscopic Background Attack: Disrupting Pose Estimation with Multi-Fold Radial Symmetry Textures.
|
| 44 |
+
|
| 45 |
+
Please download `data.tar` and place it in the project directory.
|