-
Hi,
How can I get a jpg or png of just the mask generated by segment anything? I do not want a picture of the mask overlayed over the original image.
-
Can you share the script that you used to generate random masks for input images? thanks.
-
Thanks for your great work! May I know whether have you done the VG experiment with image only input?
-
I got this error at this line `masks = mask_generator.generate(image)`. What caused the error?
-
At the moment we generate the segmentation masks based on OpenStreetMap geometries in `rs rasterize`. There is no standard of how fine or coarse geometries are mapped in OpenStreetMap. Sometimes we ge…
-
Hi, I got some troubles when I run `python main.py prepare-masks`.
```
$ python main.py prepare-masks
Output directory: data/meta/masks_overlayed_eroded_0_dilated_0
loading annotations into…
-
Hello,
Thank you for your work. I have a few questions regarding its applicability to the medical domain.
Currently, your evaluation dataset primarily focuses on 3D depth scenes. I attempted to …
-
could you please let me know why the mask files generated are all blank?
-
Hi Shiwei, @Steven-SWZhang
Thank you for publically making available the great work you have done.
I have been trying to reproduce the results for the task "video inpainting using a sequence of m…
-
The software doesn't implement attention masking correctly. Simply zeroing out the text embedding does _not_ result in stopping the model from using registers, but does result in skewing the input dis…