Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
BiasLab2025/detection_base
BiasLab2025
/
perception2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
perception2
/
frontend
/
js
/
init.js
Zhen Ye
feat: Continuous object tracking, speed estimation, and overlay syncing
ff50694
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
// Initialize Global Namespace
window
.
APP
= {
core
: {},
ui
: {},
api
: {}
};