Update README.md
Browse files
README.md
CHANGED
|
@@ -24,10 +24,15 @@ Checkpoints of best backbone (+CHASE) for each benchmark:
|
|
| 24 |
|
| 25 |
## Citation
|
| 26 |
```
|
| 27 |
-
@inproceedings{
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
}
|
| 33 |
```
|
|
|
|
| 24 |
|
| 25 |
## Citation
|
| 26 |
```
|
| 27 |
+
@inproceedings{NEURIPS2024_wen2024chase,
|
| 28 |
+
author = {Wen, Yuhang and Liu, Mengyuan and Wu, Songtao and Ding, Beichen},
|
| 29 |
+
booktitle = {Advances in Neural Information Processing Systems},
|
| 30 |
+
editor = {A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang},
|
| 31 |
+
pages = {9388--9420},
|
| 32 |
+
publisher = {Curran Associates, Inc.},
|
| 33 |
+
title = {CHASE: Learning Convex Hull Adaptive Shift for Skeleton-based Multi-Entity Action Recognition},
|
| 34 |
+
url = {https://proceedings.neurips.cc/paper_files/paper/2024/file/11f5520daf9132775e8604e89f53925a-Paper-Conference.pdf},
|
| 35 |
+
volume = {37},
|
| 36 |
+
year = {2024}
|
| 37 |
}
|
| 38 |
```
|