Giter VIP home page Giter VIP logo

Comments (4)

xincoder avatar xincoder commented on August 22, 2024

Hi @chaosles , considering fixed obstacles is a good idea. If you want to use the ST-GCN-like structure, you may want to modify the feature representation in our work. Specifically, in our work, all valid (observed) objects are organized in the first few rows in the input (and the following feature maps). In this case, if you want to use ST-GCN convolutional module, you can mark the fixed obstacles (using a specific value, or other ways) and also add one matrix to remember the mapping relation between the ST-GCN locations (2D) and the feature map (1D, each row corresponds to one object).

from grip.

chaosles avatar chaosles commented on August 22, 2024

@xincoder Thank you for your suggestion. I manually created the location information of the fixed obstacle and added it to the training set.
In addition, I would like to ask whether the experimental results in the paper are the output of the verification set or the output of the test set.

from grip.

xincoder avatar xincoder commented on August 22, 2024

@chaosles Glad to hear that you figured out a way to add obstacles. The results reported in our papers are results on the testing sets.

from grip.

guoyage avatar guoyage commented on August 22, 2024

@chaosles Glad to hear that you figured out a way to add obstacles. The results reported in our papers are results on the testing sets.
@chaosles@xincoder I'm very curious about how to obtain the corresponding semantic map or obstacle location information for Apollospace, because I found that the trajectory prediction module on the Apollospace official website only provides the trajectory information of the traffic agent, and does not provide fixed obstacles or semantic map information, So I hope to get some help from you, I will be very grateful. Thanks

from grip.

Related Issues (20)

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.