-
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…
-
Hello @Ma-Dan
Thank you for your work.
I am trying to run your application on iOS device, but it is not generating mask images like your sample result or EdgeConnect network.
I couldn't draw any m…
-
Some of the SVE test templates, such as `SveVecBinOpVecTest`, use the `NextValueOp1` template variable for generating both `op1` and mask inputs. If we use `Helpers.getMask*` to generate the mask inpu…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
尊敬的冯博士,您好,
你在文章中使用了多种不同的mask,能否告知一下我uniform,radial和spiral的mask应该如何生成!
-
Hi. I was trying out the test phase. My model was the same model produced in Project MaskTrackRCNN. that's mean _epoch_12.pth_ The test phase is done well. But when running the code, _python scripts/j…
-
Dear author:
How to get results of the table 1?
-
您好 首先感谢您愿意拨空看这则问题
在论文中有提到 可以透过Spatial Anomaly Embedding 来去控制生成出瑕疵的类别和位置
想请问一下 具体是透过修改程式中哪一部分 来达到这个效果
再麻烦解答了 谢谢
-
I saw the code
[Video_Precdictor_example.ipynb](https://github.com/facebookresearch/segment-anything-2/blob/main/notebooks/video_predictor_example.ipynb)
That code's results show the image with…