Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
KyanChen
/
ai-photo-gallery
like
0
Runtime error
App
Files
Files
Community
ccd57cd
ai-photo-gallery
/
mmdet
/
models
/
seg_heads
/
__init__.py
KyanChen
init
f549064
over 1 year ago
raw
Copy download link
history
blame
Safe
170 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.panoptic_fpn_head
import
PanopticFPNHead
# noqa: F401,F403
from
.panoptic_fusion_heads
import
*
# noqa: F401,F403