SparseBev / models /bbox /coders /__init__.py
Alfred Liu
Code release
d19bd3e
from .nms_free_coder import NMSFreeCoder
__all__ = ['NMSFreeCoder']