Comment on Show HN: Fully-automatic image background removal toolComments−jle7yAmazing! :D Any information on the tech behind this? :)−ultrasounder7yhttps://github.com/facebookresearch/deepmask/blob/master/REA... can be implemented in PyTorch for a DL approach or https://docs.opencv.org/3.1.0/db/d5c/tutorial_py_bg_subtract... for a traditional OpenCV based implementation
Comments
Amazing! :D Any information on the tech behind this? :)
https://github.com/facebookresearch/deepmask/blob/master/REA... can be implemented in PyTorch for a DL approach or https://docs.opencv.org/3.1.0/db/d5c/tutorial_py_bg_subtract... for a traditional OpenCV based implementation