Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
allenai
/
WildDet3D
like
22
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
WildDet3D
/
vis4d
/
__main__.py
weikaih
WildDet3D Gradio demo
f71ac1d
verified
23 days ago
raw
Copy download link
history
blame
contribute
delete
91 Bytes
"""Entry point for the vis4d package."""
from
.engine.run
import
entrypoint
entrypoint()