GithubHelp home page GithubHelp logo

Comments (2)

Haoran-SONG avatar Haoran-SONG commented on June 18, 2024

Thank you for your excellent work. Can the model trained in this project be used to predict real vehicles? In other words, can the LSTM-based architecture be used in real vehicles? Thank you!

Regarding your question, my answer is yes, there exists more space to improve. As for the LSTM-based or other types of implementations, I think they are never the core point, but at least for this work, the methodology or the key idea matters. This work mainly focuses on the "problem formulation" of a prediction task, i.e., using candidate ego plans to inform the predictions of surrounding agents to achieve a closed-looped prediction-planning pipeline.

From my viewpoint, besides the problem formulation, the other two aspects that are very essential for the prediction task are input representation, i.e., how to efficiently modeling the actor and map, and output representation, i.e., how to produce accurate, feasible trajectory prediction. An ideal prediction framework for autonomous driving, in my mind, should provide good convincing solutions in the above-mentioned aspects.

If you're interested, I suggest taking a look at TNT [1] (with VectorNet) from Google & Waymo, as well as LaneGCN [2] from Uber ATG, which are good tries with different input representations. And my recent work [3] (this is not an ad ^_^) provides a brand new way of output representation. I hope you can find the answer from all these recent works.

[1] "TNT: Target-driveN Trajectory Prediction"
[2] "LaneGCN: Learning Lane Graph Representations for Motion Forecasting"
[3] "Learning to Predict Vehicle Trajectories with Model-based Planning"

from pip-planning-informed-prediction.

mengqingyu123 avatar mengqingyu123 commented on June 18, 2024

@Haoran-SONG Thank you for your answer. I feel that you are very funny and patient. Your answer is very helpful to me and supports me to continue in this line. Thanks again!

from pip-planning-informed-prediction.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.