-
![image](https://github.com/IDEA-Research/Grounded-Segment-Anything/assets/49063302/ac3d7141-62d2-4cda-9fb6-a2e0869513e0)
-
**Description:**
I'm interested in using SAM-2 to automatically process a large number of videos to obtain segmentation results. Given the scale of the dataset, manually clicking to segment each vi…
-
Run the demo colab (https://github.com/IDEA-Research/Grounded-Segment-Anything/blob/main/grounded_sam_colab_demo.ipynb), and get IncompatibleKeys for groundingdino_model.
The IncompatibleKeys were …
-
Hi, could you please explain the difference between this work and Grounded SAM (https://github.com/IDEA-Research/Grounded-Segment-Anything/tree/main)?
-
Hello,
I'm trying to install via `python3 -m pip install -e GroundingDINO` but I'm getting the error:
```
ERROR: Command errored out with exit status 1:
command: /home/sterling/.pyenv/ve…
-
when i run grounded_sam_inpainting_deomo.py,it will report an error:RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 64 but got size 62 for tensor number 2 in the list.
…
-
Thank you for your great work! In the code you publish, you can get the "seg_semantic" directly in the camera in the simulation environment, but how do you get it in the actual deployment camera such …
-
**Problem**
We're integrating FoundationPose for 6D object pose estimation, which needs a bounding box for the target object. Since we're working with an open set of objects, we want to avoid model r…
-
Thank you for your excellent work on the Grounded-Segment-Anything project. I've noticed that developers have recently incorporated various advanced SAM models, such as Efficient-SAM and RepViT-SAM. H…
-
```
(base) C:\code\Grounded-Segment-Anything>python run_grounded_sam_demo.py
C:\code\Grounded-Segment-Anything\GroundingDINO\groundingdino\models\GroundingDINO\ms_deform_attn.py:31: UserWarning: Fai…