ChuhuaW/SGNet.pytorch
Pytorch Implementation for Stepwise Goal-Driven Networks for Trajectory Prediction (RA-L/ICRA2022)
This project helps predict the future movements of pedestrians or vehicles in various environments. It takes in existing trajectory data (e.g., from surveillance cameras or sensor feeds) and outputs likely future paths. This is useful for researchers and engineers working on autonomous systems or human behavior modeling who need to forecast movement accurately.
125 stars. No commits in the last 6 months.
Use this if you are a researcher or engineer in robotics or autonomous driving and need to train or evaluate models for predicting pedestrian or vehicle trajectories.
Not ideal if you are a practitioner looking for an off-the-shelf solution for real-time deployment without expertise in machine learning model training and evaluation.
Stars
125
Forks
18
Language
Python
License
—
Category
Last pushed
Jun 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ChuhuaW/SGNet.pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
StanfordASL/Trajectron
Code accompanying "The Trajectron: Probabilistic Multi-Agent Trajectory Modeling with Dynamic...
StanfordASL/Trajectron-plus-plus
Code accompanying the ECCV 2020 paper "Trajectron++: Dynamically-Feasible Trajectory Forecasting...
uber-research/LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
agrimgupta92/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks",...
devendrachaplot/Neural-SLAM
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"