Skip to content

Pull requests: facebookresearch/sam3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fallback to opencv in case triton is not supported CLA Signed This label is managed by the Meta Open Source bot.
#174 opened Nov 21, 2025 by dungdo123 Loading…
Update pyproject.toml CLA Signed This label is managed by the Meta Open Source bot.
#209 opened Nov 24, 2025 by timcov Loading…
Defer type hint imports to avoid eager loading of decord CLA Signed This label is managed by the Meta Open Source bot.
#192 opened Nov 21, 2025 by claydugo Loading…
Fix device mismatch in TransformerDecoder to enable CPU inference CLA Signed This label is managed by the Meta Open Source bot.
#188 opened Nov 21, 2025 by jmargeta Loading…
bugfix: inference mode context for example notebooks CLA Signed This label is managed by the Meta Open Source bot.
#245 opened Nov 27, 2025 by TaplierShiru Loading…
Fix missing subpackages in pyproject.toml CLA Signed This label is managed by the Meta Open Source bot.
#184 opened Nov 21, 2025 by Guereak Loading…
chore: update settings for setuptools CLA Signed This label is managed by the Meta Open Source bot.
#167 opened Nov 20, 2025 by ktro2828 Loading…
Add Apple CPU support for inference CLA Signed This label is managed by the Meta Open Source bot.
#258 opened Nov 29, 2025 by provos Loading…
Fixing "Clear All Prompts" functionality on Notebook Example CLA Signed This label is managed by the Meta Open Source bot.
#257 opened Nov 28, 2025 by tomas-gp Loading…
Fix: move tokenizer vocab into sam3 module CLA Signed This label is managed by the Meta Open Source bot.
#197 opened Nov 23, 2025 by schanchani-sumer Loading…
Support device agnostic image inference CLA Signed This label is managed by the Meta Open Source bot.
#173 opened Nov 21, 2025 by jveitchmichaelis Loading…
Lazy import decord to avoid a hard dependency on it CLA Signed This label is managed by the Meta Open Source bot.
#196 opened Nov 22, 2025 by hmaarrfk Loading…
Add Apple Silicon (MPS) support CLA Signed This label is managed by the Meta Open Source bot.
#264 opened Nov 30, 2025 by provos Loading…
Fix _on_clear_prompts in interactive example notebook CLA Signed This label is managed by the Meta Open Source bot.
#222 opened Nov 25, 2025 by tad-damo Loading…
Fix flipped (height,width) in batched inference notebook CLA Signed This label is managed by the Meta Open Source bot.
#246 opened Nov 27, 2025 by Vision-Kek Loading…
Fix type annotation mismatch for images parameter in sam3_image_processor.py CLA Signed This label is managed by the Meta Open Source bot.
#161 opened Nov 20, 2025 by RainbowNebula Loading…
Fix spelling error in README.md CLA Signed This label is managed by the Meta Open Source bot.
#211 opened Nov 24, 2025 by pboyer Loading…
Add pandas to notebooks optional dependencies CLA Signed This label is managed by the Meta Open Source bot.
#166 opened Nov 20, 2025 by emreaniloguz Loading…
ProTip! Filter pull requests by the default branch with base:main.