mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
3 lines
81 B
Python
3 lines
81 B
Python
|
from .models import * # noqa: F401,F403
|
||
|
from .utils import * # noqa: F401,F403
|