Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hamacojr
/
SAM-CAT-Seg
like
8
Runtime error
App
Files
Files
Community
24e0b25
SAM-CAT-Seg
/
cat_seg
/
data
/
datasets
/
__init__.py
seokju cho
initial commit
f8f62f3
over 1 year ago
raw
Copy download link
history
blame
Safe
192 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
.
import
(
register_coco_stuff,
register_ade20k_150,
register_ade20k_847,
register_pascal_20,
register_pascal_59,
)