Settings

Theme

Show HN: SAM3-CPU – Run Segment Anything on CPU with memory-aware video chunking

github.com

6 points by judlaw 17 days ago · 1 comment

Reader

judlawOP 17 days ago

Hi HN, we built this because running SAM3 on long videos without a GPU was painful due to memory constraints.

The core idea is automatic overlapping chunking based on available RAM, with IoU-based object ID remapping so tracking remains consistent across chunks.

It supports:

- Text/point/box/mask prompts - Video + image inference - Segment-level processing - Built-in profiling

Would love feedback -- especially from people running segmentation workloads on constrained hardware.

Thanks! Prashant & Ankuj

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection