WildDet3D-iPhone / README.md
weikaih's picture
Upload README.md with huggingface_hub
b19f820 verified
metadata
license: apache-2.0
tags:
  - 3d-detection
  - monocular
  - iphone
  - ios
  - mobile
  - ar
  - augmented-reality
pretty_name: WildDet3D iPhone App

WildDet3D in Your Pocket

Real-time 3D object detection on iPhone with AR overlay.

Download: App Store

The app captures RGB frames and LiDAR depth via ARKit and streams them to a cloud-hosted WildDet3D inference endpoint. It supports multiple interaction modes: open-vocabulary text queries, 2D bounding box prompts for geometric detection, and real-time camera-based inference. Detected 3D boxes are rendered as AR overlays anchored to the physical scene using ARKit world tracking.

Note: The model currently runs on a remote server — the app sends frames to a cloud-hosted API and receives 3D detection results back. On-device inference is not yet supported.

License

Apache 2.0