zeyuxiao1997 / TSA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSA2: Temporal Segment Adaptation and Aggregation for Video Harmonization

Zeyu Xiao, Yurui Zhu, Xueyang Fu, and Zhiwei Xiong. TSA2: Temporal Segment Adaptation and Aggregation for Video Harmonization . In WACV 2024.

Train the model

python train_in4_fu1_res.py

Test the model

python inference_in4_fu1_res.py

Pretrained model can be downloaded at here

Citation

@InProceedings{Xiao_2024_WACV,
    author    = {Xiao, Zeyu and Zhu, Yurui and Fu, Xueyang and Xiong, Zhiwei},
    title     = {TSA2: Temporal Segment Adaptation and Aggregation for Video Harmonization},
    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
    year      = {2024},
    pages     = {4136-4145}
}

Contact

Any question regarding this work can be addressed to zeyuxiao1997@163.com or zeyuxiao@mail.ustc.edu.cn.

About


Languages

Language:Python 100.0%