https://github.com/moverseai/single-shot
Website of the "Towards Practical Single-shot Motion Synthesis" paper.
https://github.com/moverseai/single-shot
3d-animation character-animation computer-animation computer-graphics gan single-motion-generation
Last synced: 8 months ago
JSON representation
Website of the "Towards Practical Single-shot Motion Synthesis" paper.
- Host: GitHub
- URL: https://github.com/moverseai/single-shot
- Owner: moverseai
- License: unlicense
- Created: 2024-05-16T14:28:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T08:13:45.000Z (over 1 year ago)
- Last Synced: 2025-01-26T05:14:57.534Z (over 1 year ago)
- Topics: 3d-animation, character-animation, computer-animation, computer-graphics, gan, single-motion-generation
- Language: JavaScript
- Homepage: https://moverseai.github.io/single-shot/
- Size: 90.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Single-shot Motion Synthesis
This is the repository that contains source code for the [paper page](https://moverseai.github.io/single-shot).
If you find our work useful please cite:
```
@inproceedings{roditakis2024singleshot,
author = {Roditakis, Konstantinos, and Thermos, Spyridon, and Zioulis, Nikolaos},
title = {Towards Practical Single-Shot Motion Synthesis},
booktitle = {IEEE/CVF Computer Vision and Pattern Recognition (CVPR) AI for 3D Generation Workshop},
url = {https://moverseai.github.io/single-shot},
month = {June},
year = {2024}
}
```