Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hamacojr
/
SAM-CAT-Seg
like
8
Runtime error
App
Files
Files
Community
f8f62f3
SAM-CAT-Seg
/
cat_seg
/
modeling
/
__init__.py
seokju cho
initial commit
f8f62f3
over 1 year ago
raw
Copy download link
history
blame
Safe
138 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
.backbone.swin
import
D2SwinTransformer
from
.heads.cat_seg_head
import
CATSegHead