# deep_prediction **Repository Path**: myth1665/deep_prediction ## Basic Information - **Project Name**: deep_prediction - **Description**: Motion Forecasting for Autonomous Vehicles using the Argoverse Motion Forecasting Dataset - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-03 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Motion forecasting for Autonomous Vehicle using Argoverse Dataset ### Official Argoverse Links: 1) [Argoverse-API](https://github.com/argoai/argoverse-api.git) 2) [Argoverse-Forecasting Baselines](https://github.com/jagjeet-singh/argoverse-forecasting) 3) [Datasets](https://www.argoverse.org/data.html#download-link) The origin code for Social GAN provided by Agrim Gupta et.al. has been modified with data preprocessing and integration of argoverse-api for the argoverse dataset. **Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks** A better understanding of agents' behaviour in a dynamic traffic environment is required for an efficient modelling and navigation of autonomous vehicles. In this project we plan to address the problem of motion forecasting of traffic actors through experimentation on the Argoverse Motion Forecasting dataset. We attempt to tackle this challenge using Generative Adversarial Networks (GANs) and compare out results with baseline methods of seq-to-seq prediction and social LSTM provided by the Argoverse Challenge. Below we show an examples of predictions made by our model in complex scenarios. Each traffic actor category is denoted by a different color.