4 lines
68 B
Python
4 lines
68 B
Python
|
from .multibox_loss import MultiBoxLoss
|
||
|
|
||
|
__all__ = ['MultiBoxLoss']
|