Comment on Show HN: Fully-automatic image background removal toolparentComments−langitbiru7yI think they are using image segmentation with Deep Learning. The technique should be similar to this. Of course, there will be some traditional CV techniques as well.https://github.com/anish9/Fashion-AI-segmentationImpressive idea and execution! How could I never thought about this? :)−ultrasounder7yMore specifically this:https://github.com/facebookresearch/deepmask/blob/master/REA...
Comments
I think they are using image segmentation with Deep Learning. The technique should be similar to this. Of course, there will be some traditional CV techniques as well.
https://github.com/anish9/Fashion-AI-segmentation
Impressive idea and execution! How could I never thought about this? :)
More specifically this:
https://github.com/facebookresearch/deepmask/blob/master/REA...