Dimitrije Antić
Dimitrije Antić
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
Hi, I've tried to install the package following the README installation with the command `BOOST_INCLUDE_DIRS=/opt/homebrew/Cellar/boost/1.76.0/include/ make all`. I got an error: ```shell ... In file included from mesh/src/aabb_normals.cpp:10: In file...
Hi, I am getting the following error while running `grounded_sam_osx_demo.py` ``` File "/home/dimi/Repositories/Grounded-Segment-Anything/grounded_sam_osx_demo.py", line 229, in boxes_filt, pred_phrases = get_grounding_output( File "/home/dimi/Repositories/Grounded-Segment-Anything/grounded_sam_osx_demo.py", line 70, in get_grounding_output outputs = model(image[None], captions=[caption])...
Hi @zxhuang1698 , Thank you for your excellent work. Would you release the pretrained model? I can't find it on the repo; maybe I am missing something.