CoolFace
Apppublic

nuscenes/nuscenes-detection-challenge

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
App README

This Space hosts the Motional nuScenes detection challenge.

Submissions require signing in with a Hugging Face account and are rate-limited per account per calendar year per challenge (see SUBMISSION_QUOTA / USERS_WITH_UNLIMITED_QUOTA env vars and the quota_overrides.json file in the submissions dataset repo).

The application code is not stored in this Space repo. On each build the Dockerfile clones the shared implementation from a private HF dataset (nuscenes/nuscenes-challenges-code) using a fine-grained read-only token exposed as the HF_READ_TOKEN Space Secret, and runs it with CHALLENGE_NAME=detection. See Dockerfile in this repo for the exact build steps.

Configuration reference: https://huggingface.co/docs/hub/spaces-config-reference OAuth reference: https://huggingface.co/docs/hub/spaces-oauth