-
Hello, I noticed that you used the `mask_predictions` from the `mask_decoder` as the `masks` prompt for the `prompt_encoder`. I tried to use a binary image (a prediction result generated by another se…
-
You can see the mask overlapping the terrain window's border on the left, and you can see parts of tiles on the right which should be covered (in the second screenshot, the walls on the right)…
-
![Image](https://github.com/user-attachments/assets/86c7d281-9656-4666-9fc5-10d0485a92a0)
-
When performing filters it can be faster to push the mask from previous filter and apply the filter than apply the filter and combine the results
related #1180
-
### Discussed in https://github.com/kafbat/kafka-ui/discussions/647
Originally posted by **AayushSaini101** November 6, 2024
Hi team, we are running kafka ui in the docker and in future pla…
-
Great job !!! I have read your datasets class, this part means you use the gt mask. But as far as I know, boxinst just use bbox labels for predicting instance mask. Waiting for your response.Thx
![im…
-
## model
a = Input(shape=[5])
b = Input(shape=[10])
emb_a = Embedding(8, 5, mask_zero=True)(a)
emb_b = Embedding(20, 5, mask_zero=True)(b)
cat = Concatenate(axis=1)([emb_a, emb_b])
lstm = LSTM(1…
-
Is it a bug with scrolling under mask or not?)
My display objects layers in Animate:
![image](https://github.com/user-attachments/assets/5de0fa25-0a00-479e-b128-35942728abdf)
I write own conver…
-
我注意到你们的模型和文件中提到了mask文件,请问这些文件是通过哪个软件得到的,是手工提取的还是通过自动化的方法
![image](https://github.com/user-attachments/assets/ca45b516-f63a-45e9-9e69-527dec9f4868)
-
Hi,
Thank you for creating useful tool. I got this bug when use Soft Mask
My hierarchy like that.
When `SoftMask-Black` inside `UnityMask-White`, everything work properly.
But when I move `S…