You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Panoramic Multiplayer Game Scenes

Multi-camera game scene videos (C, L30, L60, R30, R60 views). Full dataset: 38 scenes, 2411 samples, 12055 videos.

Viewer

Streamlit app at viewer.py.

快速启动

pip install streamlit huggingface_hub

export HF_TOKEN="your_hf_token"
export HF_ENDPOINT="https://hf-mirror.com"  # 国内可用镜像

streamlit run viewer.py

功能

  • 38 个游戏场景选择,每个场景有地图预览
  • 每个 sample 展示 5 个视角视频 (C, L30, L60, R30, R60)
  • 支持翻页,每页样本数可调
  • 视频通过 HuggingFace CDN 流式播放,不下载到本地
Downloads last month
117