# TCM-AQA Dataset

This folder contains the audio-free video files for the TCM-AQA dataset used in:

> Cross-view Multimodal Vision-Based Assessment Framework for Traditional Chinese Medicine Rehabilitation Training

The shared videos have had their audio tracks removed. The original source videos are not modified.

## Folder Structure

| Path | Description |
| --- | --- |
| `A_FPV/` | First-person view videos for acupuncture training. |
| `A_TPV/` | Third-person view videos for acupuncture training. |
| `T_FPV/` | First-person view videos for Tuina training. |
| `T_TPV/` | Third-person view videos for Tuina training. |

## Annotation Files

The annotation files included with this package are:

| File | Description |
| --- | --- |
| `Accu_extended.csv` | Annotation file for the acupuncture videos in `A_FPV/` and `A_TPV/`. |
| `Tuina_extended.csv` | Annotation file for the Tuina videos in `T_FPV/` and `T_TPV/`. |

## License

This dataset is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).

The dataset is intended for non-commercial academic and research use only. Commercial use, resale, sublicensing, or use in commercial products or services is not permitted.

Users must cite the associated paper when using this dataset.

## Citation

```bibtex
@article{zhang26cross,
 author={Zhang, Francis Xiatian and Yao, Hao and Chen, Shengxuan and Zhu, Hong and Jia, Hongxiao and Zheng, Sisi and Shum, Hubert P. H.},
 journal={IEEE Transactions on Neural Systems and Rehabilitation Engineering},
 title={Cross-view Multimodal Vision-Based Assessment Framework for Traditional Chinese Medicine Rehabilitation Training},
 year={2026},
 doi={10.1109/TNSRE.2026.3705649},
 publisher={IEEE},
}
```
