The official implementation of the paper "Role-aware Interaction Generation from Textual Description".
Please clone this repositry by the following command.
git clone --recursive https://github.com/line/Human-Interaction-Generation
If you want to train an interaction generation model, please go to ./preprocess
and follow the instructions to prepare a dataset.
After finishing it, please go to ./codes
to generate interactions.
@inproceedings{
tanaka2023interaction,
title={Role-aware Interaction Generation from Textual Description},
author={Mikihiro Tanaka and Kent Fujiwara},
booktitle={ICCV},
year={2023}
}
Additionally, this repository contains third-party software. Refer NOTICE.txt for more details and follow the terms and conditions of their use.