Git Product home page Git Product logo

Comments (5)

zqh0253 avatar zqh0253 commented on September 26, 2024

Hi,

  1. All the train data in NuScenes is used.
  2. I scale the image to 320*180 without center crop.
  3. Yes, the interval is 1s.

But note that, the inverse prediction performance is not perfect under this setup (especially throttle prediction, so ACO only uses steering).

from aco.

penghao-wu avatar penghao-wu commented on September 26, 2024

Thank you for your reply.

from aco.

penghao-wu avatar penghao-wu commented on September 26, 2024

Hi, currently I get the steer angle from can_bus.vehicle_monitor for nuscenes data. Is this correct? Also, how do you normalize the steer angle to 0-1?

from aco.

penghao-wu avatar penghao-wu commented on September 26, 2024

I also notice that you give different weight to samples, how to calculate these weights based on the steer?

from aco.

zqh0253 avatar zqh0253 commented on September 26, 2024
  1. Yes, steering is from vehicle monitor.
  2. I use statistics (mean, std) from the entire data set for normalization.
  3. During training, uniform sampling strategy is used. Different weights are used for visualization and evaluating only.

from aco.

Related Issues (8)

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.