| User | zwdoescode |
|---|---|
| Publication | N/A |
| Implementation | Python pipeline built on PyTorch (SAM3, FoundationStereo) and TensorRT (FoundationPose), run inside an NVIDIA PyTorch 26.05 container (Ubuntu 24.04, CUDA 13.2) |
| Views | Multi |
| Test image modalities | RGB |
| Description | Method: SAM3 + FoundationStereo + FoundationPose (multi-view RGB, reconstructed depth). A training-free pipeline combining three published, off-the-shelf models — no network was trained or fine-tuned; all weights are used as released, and one model handles all objects (no per-object training). Codebase: https://github.com/nvidia-isaac/foundationpose_perception_pipeline Pipeline (per BOP19 target image):
1. Depth (FoundationStereo, research checkpoint
Differences w.r.t. the linked publications: - Depth is not from the RGB-D sensor but reconstructed via multi-view stereo over the static test scene, so the method is multi-view RGB rather than RGB-D. - The FoundationStereo research checkpoint runs on Blackwell (sm_120) with torch 2.10/cu128 instead of the paper's torch 2.4.1/cu121 build. - Models are composed as an integration pipeline; the individual networks are unmodified from their releases. Training images / rendering: none — no training or rendering was performed.
FoundationPose renders CAD model hypotheses online at inference time for pose
refinement/scoring; the provided Networks: one set of networks for all objects (a single SAM3, one FoundationStereo, one FoundationPose); no per-object models. |
| Computer specifications | 1x NVIDIA RTX PRO 6000 Blackwell Server Edition |
| Date | Submission name | Dataset | ||
|---|---|---|---|---|
| 2026-09-01 23:28 | SAM3-FS-FP | T-LESS | ||
| 2026-09-14 00:46 | cross-view matching | IPD |