Sirui-Xu / STARS

[ECCV 2022 oral] Official PyTorch implementation of the paper "Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal Anchors"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal AnchoRS

PWC

PWC


This repo contains the official implementation of the paper:

Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal Anchors

Sirui Xu, Yu-Xiong Wang*, Liang-Yan Gui*

ECCV 2022 (oral)

[website] [arxiv] [demo] [poster] [slides] [talk]

Please refer to deterministic human motion prediction and diverse human motion prediction for more details.

Citation

If you find this work useful in your research, please cite:

@inproceedings{xu22stars,
  title     = {Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal Anchors},
  author    = {Xu, Sirui and Wang, Yu-Xiong and Gui, Liang-Yan},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2022}
}

License

This repo is distributed under an MIT LICENSE

About

[ECCV 2022 oral] Official PyTorch implementation of the paper "Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal Anchors"

License:MIT License


Languages

Language:Python 100.0%