Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Johnnyyyyy56
/
ReLeM-FoodSeg103-Demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ReLeM-FoodSeg103-Demo
/
mmseg
/
core
/
__init__.py
NG
Initial clean push of functional ReLeM code and weights
ca8a9df
2 months ago
raw
Copy download link
history
blame
contribute
delete
126 Bytes
from
.evaluation
import
*
# noqa: F401, F403
from
.seg
import
*
# noqa: F401, F403
from
.utils
import
*
# noqa: F401, F403