mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-14 12:55:06 +08:00
[Model] Add Paddle3D CenterPoint model (#2078)
* add centerpoint * update for review comments
This commit is contained in:
@@ -15,3 +15,4 @@
|
||||
from __future__ import absolute_import
|
||||
from .paddle3d.smoke import *
|
||||
from .paddle3d.petr import *
|
||||
from .paddle3d.centerpoint import *
|
||||
|
Reference in New Issue
Block a user