HubHop
update
412c852
raw
history blame
131 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .local_visualizer import SegLocalVisualizer
__all__ = ['SegLocalVisualizer']