-
What a wonderful job! And I have a question!
Your remove_anything.sh command support give a point to obtain 3 segmentation masks, then use the LaMa to remove it!
But as we know, we can input two…
-
**Is your feature request related to a problem? Please describe.**
We have the following to port:
- [x] 2d_autoencoderkl --> #1823
- [x] 2d_controlnet --> #1815
- [x] 2d_ddpm --> #1814
- [ ] …
-
in example , it give predicted mask, how can I get segmented image from here?
#tia
-
Dear all (@jcohenadad @kennethaweberii ),
Currently, we are using the Dice Coefficient (between manual vs automatic mask) as a metric to assess the performance of newly trained model.
I had a …
-
Hi and thank you so much for your very useful work.
I'm training a multi-class segmentation model based on an adaptation of the tutorial from segmentation_models and the performance of iou_score i…
-
Hi @ian-coccimiglio
Thank you for the notebook. Could you please let me know if it is possible to generate labels for a particular object? For example, if there is a human in an image and I would …
-
**Issue:** When training an instance segmentation model with setting poly2mask=False,the mask map is compared to poly2mask=True, it drops by 5-6 points.
**Reason:** When load_masks (polygons format…
-
Hello Killthekitten,
Thanks for sharing your great work! It would be helpful.
I am working on a project that trains a instance segmentation model by using open image data set. I saw most of peo…
-
Could you please release the code of using other views instead of only "l" and "ab" in the training CMC process?
-
If we use Mask R-CNN anyway for detection we could support instance segmentation if the data is present. This would be more easy in connection with the data import #95 (for example dino would be able …