Necolizer commited on
Commit
bf76303
·
verified ·
1 Parent(s): 6c064ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -24,10 +24,15 @@ Checkpoints of best backbone (+CHASE) for each benchmark:
24
 
25
  ## Citation
26
  ```
27
- @inproceedings{wen2024chase,
28
- title={CHASE: Learning Convex Hull Adaptive Shift for Skeleton-based Multi-Entity Action Recognition},
29
- author={Yuhang Wen and Mengyuan Liu and Songtao Wu and Beichen Ding},
30
- booktitle={Thirty-eighth Conference on Neural Information Processing Systems (NeurIPS)},
31
- year={2024},
 
 
 
 
 
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
  ```