Comment on Show HN: Fully-automatic image background removal toolparentComments−kra347yGiven its produced by a ".ai" company I would imagine they are using a U-Net derived ML model and not traditional OpenCV methods.You can read more about that approach here:https://hackernoon.com/releasing-supervisely-person-dataset-...Good results though for sure and very handy for quick image edits.−Tuxa7yYup. Multiple u-nets, actually.
Comments
Given its produced by a ".ai" company I would imagine they are using a U-Net derived ML model and not traditional OpenCV methods.
You can read more about that approach here:
https://hackernoon.com/releasing-supervisely-person-dataset-...
Good results though for sure and very handy for quick image edits.
Yup. Multiple u-nets, actually.