This repo is unofficial pytorch implementation of SceneTransformer
pip install -r requirements.txt
python datautil/create_idx.py
CUDA_VISIBLE_DEVICES=0 python tmp.py
[ICLR'22] A Unified Architecture for Predicting Multiple Agent Trajectories
Python
This repo is unofficial pytorch implementation of SceneTransformer
pip install -r requirements.txt
python datautil/create_idx.py
CUDA_VISIBLE_DEVICES=0 python tmp.py