Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
curt-park
/
interactive-segmentation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7d80b1e
interactive-segmentation
/
isegm
/
utils
/
cython
/
dist_maps.py
curt-park
Init the space
2cdd41c
about 2 years ago
raw
Copy download link
history
blame
Safe
149 Bytes
import
pyximport; pyximport.install(pyximport=
True
, language_level=
3
)
# noinspection PyUnresolvedReferences
from
._get_dist_maps
import
get_dist_maps