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...
main
interactive-segmentation
/
isegm
/
utils
/
cython
/
dist_maps.py
curt-park
Refactor code
1615d09
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
150 Bytes
import
pyximport
pyximport.install(pyximport=
True
, language_level=
3
)
# noinspection PyUnresolvedReferences
from
._get_dist_maps
import
get_dist_maps