Code Monkey home page Code Monkey logo

Comments (8)

filangelos avatar filangelos commented on May 23, 2024

Hi @JasonMa2016,

The oatmobile.baselines should be easily adaptable to nuscenes.prediction API.

We didn't plan to release this since oatomobile is focused on CARLA (i.e., control tasks) and not that much on prediction tasks but we may take this into account! In the meanwhile, let me know if you have any trouble adapting the code and we can give you a hand. Also, take a look at PRECOG's codebase on how to preprocess NuScenes LIDAR point-clouds.

from oatomobile.

JasonMa2016 avatar JasonMa2016 commented on May 23, 2024

Thanks for the pointer! I wonder if OATMOBILE's (unreleased) code base for nuscenes utliizes PRECOG's codebase for preprocessing NuScenes LIDAR point-clouds?

from oatomobile.

filangelos avatar filangelos commented on May 23, 2024

Yes! But only the LIDAR preprocessing methods, we didn't use any of the multi-agent modelling PRECOG does!

from oatomobile.

JasonMa2016 avatar JasonMa2016 commented on May 23, 2024

I see, thank you! I wonder if the architecture detail and training hyperparameters for the Nuscenes version of your methods can be shared?

from oatomobile.

filangelos avatar filangelos commented on May 23, 2024

It is the same one used in this repo, by adapting the output shape and input modalities accordingly.

from oatomobile.

JasonMa2016 avatar JasonMa2016 commented on May 23, 2024

Thanks for the response! Sorry to bother again, but I noticed the OATOMOBILE utilizes features such as "is_at_traffic_light" and "traffic_light_state" in computing the visual features for the models. I wonder if those information are used in the NuScenes versions of the models, and if so, how are they extracted? I am having trouble finding relevant code in PRECOG's codebase. Thank you!

from oatomobile.

filangelos avatar filangelos commented on May 23, 2024

No, we just use the LIDAR observation for the NuScenes experiments.

from oatomobile.

JasonMa2016 avatar JasonMa2016 commented on May 23, 2024

Thank you! These are all the questions I had.

from oatomobile.

Related Issues (14)

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.