Git Product home page Git Product logo

Comments (12)

tianweiy avatar tianweiy commented on September 13, 2024

I agree. I guess combining all regression targets together won't hurt too much (maybe ~~0.5 mAP). I did it this way for easier coding. I will find time to support only two heads (class + all reg) and retrain the models but it will take me a while (probably after this paper gets in somewhere)

from centerpoint.

tianweiy avatar tianweiy commented on September 13, 2024
here is the original pointpillars bbox header(9 classes) export from OpenPCDet:

IS this openpcdet's KITTI PP? I think the recent nuScenes pp still follow the same setup (separate regression into 4 heads)

from centerpoint.

muzi2045 avatar muzi2045 commented on September 13, 2024

Yes, the original kiiti pp config not using multihead.

from centerpoint.

tianweiy avatar tianweiy commented on September 13, 2024

Okay, stay tuned. I will get some updates about this later when I get time and GPUs ... I am now mainly exploring the Waymo dataset

from centerpoint.

muzi2045 avatar muzi2045 commented on September 13, 2024

is there any Waymo dataset download mirror link in China? I can't download whole waymo datatset because it's so huge....
@tianweiy

from centerpoint.

tianweiy avatar tianweiy commented on September 13, 2024

I am not aware of any and the term disallows redistribution so you may need to ask the team directly...

from centerpoint.

YznMur avatar YznMur commented on September 13, 2024

@muzi2045 , Could you please provide more information how to display a graph of the model using onnx ? how to provide an input here ?

from centerpoint.

Qjizhi avatar Qjizhi commented on September 13, 2024

trying to export to onnx from prtrained waymo model from CenterPoint codebase (only detection vehicle class):

image

here is the original pointpillars bbox header(9 classes) export from OpenPCDet:
image

and the nuscenens bbox header export from CenterPoint (10 classes):
image

is there really need to separate the box_head into so many heads with [x,y],[z],[lwh],[yaw_sin, yaw_cos], [class] ?
if here is like 10 classes to be trained, there will be 5*10 heads in bbox_heads with the same feature map, it looks like not a good way to deploy it in a real scene.
@tianweiy

@muzi2045 , hi could you please provide the exporting onnx code?
@tianweiy do you have any plan to support exporting onnx code?

from centerpoint.

tianweiy avatar tianweiy commented on September 13, 2024

I don't know any onnx so I don't have plan to support this in the near future

from centerpoint.

jaydevshelat avatar jaydevshelat commented on September 13, 2024

@muzi2045 @Qjizhi did you manage to do ONNX export? Any script/pointers you can give me will be very helpful. Thank You in advance!

from centerpoint.

tianweiy avatar tianweiy commented on September 13, 2024

there is one here https://github.com/CarkusL/CenterPoint but i never tried

from centerpoint.

jaydevshelat avatar jaydevshelat commented on September 13, 2024

Thank You @tianweiy ! I will look at it.

from centerpoint.

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.