facebookresearch/boxer — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2026-06-05
Anchor digital AR objects to real furniture detected in 3D.
Give a robot an understanding of where furniture sits in a room.
Build a 3D indoor scene-understanding pipeline for research.
Batch-process photos or video into consistent 3D bounding boxes.
| facebookresearch/boxer | tencent-hunyuan/unirl | facebookresearch/vicreg | |
|---|---|---|---|
| Stars | 580 | 584 | 574 |
| Language | Python | Python | Python |
| Last pushed | 2026-06-05 | — | 2023-07-06 |
| Maintenance | Maintained | — | Dormant |
| Setup difficulty | moderate | — | hard |
| Complexity | 3/5 | — | 4/5 |
| Audience | developer | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Inference-only with pretrained models, needs camera intrinsics and ideally a depth map, plus a dataset loader for your image format.
Boxer turns 2D object detections in photos into 3D bounding boxes for indoor scenes, giving position, orientation, and size for use in AR, robotics, and spatial computing apps.
Mainly Python. The stack also includes Python, OWL detector, BoxerNet.
Maintained — commit in last 6 months (last push 2026-06-05).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.