Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Sirui-Xu/DuMMF

[ICLR 2023 spotlight] Official PyTorch implementation of the paper "Stochastic Multi-Person 3D Motion Forecasting"
https://github.com/Sirui-Xu/DuMMF

Last synced: about 2 months ago
JSON representation

[ICLR 2023 spotlight] Official PyTorch implementation of the paper "Stochastic Multi-Person 3D Motion Forecasting"

Awesome Lists containing this project

README

        

# [ICLR 2023] Stochastic Multi-Person 3D Motion Forecasting

## Introduction

This is the official implementation of "[Stochastic Multi-Person 3D Motion Forecasting](https://arxiv.org/abs/2306.05421)."

## What's New
* [version 1.0] Code for diffusion-based DuMMF.

## Citation
If you find our code or paper useful, please cite by:
```bibtex
@inproceedings{
xu2023stochastic,
title={Stochastic Multi-Person 3D Motion Forecasting},
author={Xu, Sirui and Wang, Yu-Xiong and Gui, Liangyan},
booktitle={ICLR},
year={2023},
}
```