bev-project/mmdet3d/models/heads/vector_map/__init__.py

5 lines
60 B
Python

from .maptr_head import MapTRHead
__all__ = ['MapTRHead']