-
Hello, I am trying to use SAM to segment engineering rock samples as follows:
![企业微信截图_17152698856512](https://github.com/facebookresearch/segment-anything/assets/9004748/85a358a0-4a83-4936-b054-5f8…
-
Hey :)
Can your code handle overlapping Labels (e.g. Person - Head - Eyes)? or is it also assigning one pixel to one label like most other instance segmentation models? A hint what to use would be …
-
Excellent work!
I tried to train my own dataset (rock slice) with only two classes: background and target ,But the segmentation result of the test is very unsatisfactory,What might be the reason for …
-
## 🚀 Feature
I think you need to modify the way polygons are converted into bitmasks, I suppose the function responsible of this conversion is `polygons_to_bitmask` in `detectron2/structures/masks.py…
-
Dear chenhsuanlin,
In st-gan paper, it says that the indoor scene dataset comes from SunCG dataset, with specific camera angle and rendering.
Would you mind publish the code for generate this d…
-
When will the dataset be available, will it be unstable-stable videos or only stable videos? ty
-
### Feature request
https://github.com/OpenAdaptAI/OpenAdapt/pull/610 introduced the `VisualReplayStrategy` which works by segmenting the active window for every mouse event.
This is wasteful be…
-
Here's my config.yml:
```yaml
segmentation_threshold: 0.7
blur: 5
erode: 10
dilate: 10
virtual_video_device: "/dev/video2"
real_video_device: "/dev/video0"
average_masks: 2
mjpeg: False
la…
-
I meet this issue when training the Multi3DRefer within 2-3 epochs,how can I resolve this issue?
![image](https://github.com/user-attachments/assets/e97b8bbe-546c-4234-9b7d-51af4f47f62e)
-
**Describe the bug**
Semantic segmentations are not being accurately visualized with `DetLocalVisualizer`, leading to the same artifacts as are shown in [mmengine issue 741](https://github.com/open-m…