sam3 icon indicating copy to clipboard operation
sam3 copied to clipboard

numpy 2 support?

Open nathanchenseanwalter opened this issue 3 months ago • 3 comments

I noticed the toml file supports only numpy 1.26. will numpy 2 or more variable numpy versions be supported in upcoming updates?

nathanchenseanwalter avatar Nov 25 '25 06:11 nathanchenseanwalter

FWIW, users have reported that removing that constraint didn't result in errors. IMHO it should be fine for inference, you may encounter issues during training though. Feel free to try and report your experience :)

alcinos avatar Nov 25 '25 12:11 alcinos

SAM3 with Numpy 2 can work. Maybe sam3 team can consider upgrading numpy to 2.

WuZhuoran avatar Nov 25 '25 19:11 WuZhuoran

https://github.com/facebookresearch/sam3/pull/209

Joeycho avatar Dec 11 '25 08:12 Joeycho

PR #403

muhammad-fiaz avatar Jan 12 '26 15:01 muhammad-fiaz