-
Notifications
You must be signed in to change notification settings - Fork 10
feat(ptv3): add a lidar segmentation model with onnx support #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ve more and awml-fy it (can train/test) Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…neralize yet. no idea how many errors will appear in tensorrt yet Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
- limited range on eval - used max spatial shape throughout the network for tensorrt generalization. inference may have changed somewhat so may need to retrain Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…code Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Memo |
@amadeuszsz The one you provided is 5cm per voxel, but for "real time" I recommend the 10cm one |
@knzo25 |
Summary
this PR ports Pointcept's PTv3 with the following features:
Change point
Same as the summary
Note
Since the onnx compatible spconv had to be modified, BEVFusion and other spconv dependent modules should be trained with spconv from now instead of mmcv's implementation
Test performed
Logs [TIER IV INTERNAL LINK]