facebookresearch / facebookresearch/sam2
TypeError: expected np.ndarray (got numpy.ndarray)
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
### The code from the Notebook (notebooks/image_predictor_example.ipynb) works fine in Google Collab:

### But, when I'm trying to run in the server (NVIDIA A100-SXM4-40GB; CUDA Version: 12.5), there's a image processing issue.

**I did check the version and passing implicitly with numpy.array(), especially numpy versions are the same. I'm not sure why the issue persist!**
Contributor guide
Assessment
This issue has not been assessed yet.