Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mccaly
/
test
like
0
Running
App
Files
Files
Community
main
test
/
FoodSeg103
/
mmcv_custom
/
__init__.py
mccaly
Upload 2805 files
985cc7f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]