Lozumi commited on
Commit
790d93d
·
verified ·
1 Parent(s): 928847e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -98,14 +98,17 @@ If you use this dataset in your research, please cite both the **FineTec** and *
98
  year={2020}
99
  }
100
 
101
- @misc{shao2025finetec,
102
- title={FineTec: Fine-Grained Action Recognition Under Temporal Corruption via Skeleton Decomposition and Sequence Completion},
103
- author={Dian Shao and Mingfei Shi and Like Liu},
104
- year={2025},
105
- eprint={2512.25067},
106
- archivePrefix={arXiv},
107
- primaryClass={cs.CV},
108
- url={https://arxiv.org/abs/2512.25067},
 
 
 
109
  }
110
  ```
111
 
 
98
  year={2020}
99
  }
100
 
101
+ @article{shao2026finetec,
102
+ title={FineTec: Fine-Grained Action Recognition Under Temporal Corruption via Skeleton Decomposition and Sequence Completion},
103
+ volume={40},
104
+ url={https://ojs.aaai.org/index.php/AAAI/article/view/37838},
105
+ DOI={10.1609/aaai.v40i11.37838},
106
+ number={11},
107
+ journal={Proceedings of the AAAI Conference on Artificial Intelligence},
108
+ author={Shao, Dian and Shi, Mingfei and Liu, Like},
109
+ year={2026},
110
+ month={Mar.},
111
+ pages={8842-8850}
112
  }
113
  ```
114