uber-research/LaneGCN
LaneGCN is a graph neural network-based system for predicting vehicle trajectories in self-driving scenarios.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
LaneGCN learns lane graph representations to forecast motion trajectories for autonomous vehicles. It employs a graph convolutional architecture to model the topology of road networks and predict future agent movements. The system achieved 1st place in the Argoverse Motion Forecasting Competition and is built using PyTorch.