tomofi's picture
Add application file
2366e36
raw
history blame
No virus
107 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .fc_decoder import FCDecoder
__all__ = ['FCDecoder']