GithubHelp home page GithubHelp logo

Comments (3)

xinshuoweng avatar xinshuoweng commented on June 19, 2024 2

Great to see such a discussion here! All are correct and great! I just want to share one update here that the ego motion compensation feature has been added last year, see:

trks = self.ego_motion_compensation(frame, trks)

from ab3dmot.

Po-Jen avatar Po-Jen commented on June 19, 2024 1

Interesting question, I want to share some thoughts for discussion.

Since this work uses constant velocity model, it's actually good if the ego vehicle and the target vehicle are moving at the same speed. Because in that case, the target vehicle's velocity are constantly 0, which fits perfectly to the constant velocity assumption for Kalman Filter prediction.

Sure there's no doubt that not considering ego motion is not perfect, but I think we should bear in mind that this work aims at providing a simple and efficient baseline method for benchmarking in future research. To me, it's already surprising to see AB3DMOT has similar performance as other SOTA methods.

from ab3dmot.

Sonne-Zhu avatar Sonne-Zhu commented on June 19, 2024

Hi thanks for the project

I have an question to ask regarding ego motion of vehicle.

from your paper its clear that baseline aglorithm will not consider the ego motion of vehicle ( i.e motion of the car on which we place lidar )

if it so, then you how will you justify for that? for example , if the ego vehicle and target vehicle both are moving parallel to each with constant speed. in this scenario, target vehicle will be detected as static object with zero velocity

I'm confused about this, in the 2020iros paper, isn't the ego's motion obtained from GPS/IMU? The coordinates of the detected objects will be converted to the world system coordinate system through the ego pose, and then associated with the tracking results. If the ego vehicle and target vehicle both are moving parallel to each with constant speed. Isn’t the real speed of the object equal to the speed of the ego vehicle?

from ab3dmot.

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.