alessiabertugli / AC-VRNNLinks
PyTorch code for CVIU paper "AC-VRNN: Attentive Conditional-VRNN for Multi-Future Trajectory Prediction"
☆27Updated 4 years ago
Alternatives and similar repositories for AC-VRNN
Users that are interested in AC-VRNN are comparing it to the libraries listed below
Sorting:
- Data and Code for "Scene-LSTM: A model for human trajectory prediction" (ISVC 2019)☆71Updated 4 years ago
- States Refinement LSTM☆125Updated 3 years ago
- UCY and ETH dataset☆44Updated 4 years ago
- STGAT: Modeling Spatial-Temporal Interactions for Human Trajectory Prediction☆220Updated 4 years ago
- CIDNN: Encoding Crowd Interaction with Deep Neural Network☆74Updated 7 years ago
- ☆32Updated 3 years ago
- DESIRE: Distant Future Prediction in Dynamic Scenes with Interacting Agents☆79Updated 6 years ago
- SoPhie: An Attentive GAN for Predicting Paths Compliant to Social and Physical Constraints☆60Updated 3 years ago
- SS-LSTM model for pedestrian trajectory prediction☆92Updated 6 years ago
- Architecture Details for CVPR 19 paper: Multi-Agent Tensor Fusion for Contextual Trajectory Prediction☆58Updated 5 years ago
- Tools for TrajNet++☆48Updated 5 years ago
- Social Ways: Learning Multi-Modal Distributions of Pedestrian Trajectories with GANs (CVPR 2019)☆124Updated 5 years ago
- Show Visualization Result of Social GAN☆60Updated 6 years ago
- Pytorch implementation for "TrafficPredict: Trajectory Prediction for Heterogeneous Traffic-Agents"☆111Updated 6 years ago
- [ITS'21] Human Trajectory Forecasting in Crowds: A Deep Learning Perspective☆285Updated 2 years ago
- PyTorch code for ICPR 2020 paper "DAG-Net: Double Attentive Graph Neural Network for Trajectory Forecasting"☆90Updated 3 months ago
- The official repository of the ICCV paper "On Exposing the Challenging Long Tail in Future Prediction of Traffic Actors"☆30Updated 3 years ago
- This is an official repository of Multimodal Transformer Network for Pedestrian Trajectory Prediction.☆28Updated 3 years ago
- Code accompanying "The Trajectron: Probabilistic Multi-Agent Trajectory Modeling with Dynamic Spatiotemporal Graphs" by Boris Ivanovic an…☆139Updated 4 years ago
- Code for "SGCN:Sparse Graph Convolution Network for Pedestrian Trajectory Prediction" CVPR 2021☆95Updated 3 years ago
- Modification of the paper "Social LSTM: Human Trajectory Prediction in Crowded Space" with the insertion of a new way to take into accoun…