Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shi-labs
/
OneFormer
like
453
Running
on
T4
App
Files
Files
Community
9
cf95753
OneFormer
/
oneformer
/
__init__.py
praeclarumjj3
Create Space
6e445f1
almost 2 years ago
raw
Copy download link
history
blame
Safe
202 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
.
import
data
# register all new datasets
from
.
import
modeling
# config
from
.config
import
*
# models
from
.oneformer_model
import
OneFormer