Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ziqima
/
Find3D
like
4
Running
on
Zero
App
Files
Files
Community
1
refs/pr/1
Find3D
/
model
/
serialization
/
__init__.py
ziqima
initial commit
4893ce0
about 2 months ago
raw
Copy download link
history
blame
Safe
137 Bytes
from
.default
import
(
encode,
decode,
z_order_encode,
z_order_decode,
hilbert_encode,
hilbert_decode,
)