-
hi, sorry, I have a problem about mask generate. I follow the following procedure to generate a mask:
1. load the object vertexs from LINEMOD_vertex.npy(you provide)
2. correct the vertexs using Tra…
-
(Anomalydiffusion) haianh@admin:~/anomalydiffusion$ python main.py --spatial_encoder_embedding --data_enhance --base configs/latent-diffusion/txt2img-1p4B-finetune-encoder+embedding.yaml -t --actual_r…
-
### Is your feature request related to a problem? Please describe.
I want to generate mock data with fragment-masking and msw
related comminity plugin
- fragment-masking ( https://the-guild.dev/g…
-
I want to detect a line in an image, but I find Mask RCNN can only generate a bounding box, the generated mask is completely zeros. Why?
-
Thank you very much for your work! I encountered some issues while generating pseudo masks:
1. Could you please let me know how to obtain the `.pth` file in `project_feature.py`? (lines 157-160). I…
-
I've encountered a CUDA out-of-memory (OOM) issue in the following scenario while working with the code provided below:
- reproduce code
```python
import torch
import random
from functoo…
-
![image](https://user-images.githubusercontent.com/24806758/230751357-7709f72d-1ab9-405c-a783-4a8345fb44ab.png)
I used it for a day yesterday, and there was no such problem!
But when I used it thi…
-
Hi all,
I am new to the field of computer vision and I am wondering if you can suggest some programs/tools that can be used to generate masks for new custom videos.
Thanks a lot.
-
I am using 2 classes to train : background(class_id=0) & object class(class_id=1). My code is similar to balloons.py code. The object gets detected well but the problem is background also generates ma…
-
Hey Everyone,
So first up great work on this.
I have a perhaps somewhat basic question - I want to use Mask_RCNN to generate masks which I can then relabel, for example COCO detects a can as a b…