Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Andy1621
/
uniformer_image_segmentation
like
6
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
272c94f
uniformer_image_segmentation
/
mmseg
/
utils
/
__init__.py
SakuraD
update
bd22556
almost 3 years ago
raw
Copy download link
history
blame
Safe
119 Bytes
from
.collect_env
import
collect_env
from
.logger
import
get_root_logger
__all__ = [
'get_root_logger'
,
'collect_env'
]