bev-project/mmdet3d/models/fusion_models/__init__.py

3 lines
45 B
Python
Raw Permalink Normal View History

2022-06-03 12:21:18 +08:00
from .base import *
from .bevfusion import *