Skip to content

Autoware Perception Performance Question #5041

Closed Answered by liuXinGangChina
masierralomby asked this question in Q&A
Discussion options

You must be logged in to vote

hi @masierralomby ,regarding lidar-camera fusion pipeline, there are several ways to optimaize cpu usage

  1. fine tune euclidean cluster parameters, like voxel filter size -- less point less calculation
  2. try to use cuda-based algorithm to accelarate the pre-process and post-process part of lidar-centerpoint

In my opinion . first solution maybe enough for you

happy hacking!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@masierralomby
Comment options

@liuXinGangChina
Comment options

@liuXinGangChina
Comment options

Answer selected by liuXinGangChina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants