mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-14 04:44:00 +08:00
[Model] Support Paddle3D PETR v2 model (#1863)
* Support PETR v2 * make petrv2 precision equal with the origin repo * delete extra func * modify review problem * delete visualize * Update README_CN.md * Update README.md * Update README_CN.md * fix build problem * delete external variable and function --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
@@ -14,3 +14,4 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
from .paddle3d.smoke import *
|
||||
from .paddle3d.petr import *
|
||||
|
Reference in New Issue
Block a user