What does HackerNews think of U-2-Net?
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Language:
Python
#33
in
Deep learning
You can do this yourself for free, using the U2NET model... Either client-side or server side.
https://github.com/xuebinqin/U-2-Net
Pretty trivial thing to implement.
My guess is something very similar to U2Net https://github.com/xuebinqin/U-2-Net
Also checkout u-2-net: https://github.com/xuebinqin/U-2-Net
There is a variant that can turn images into line drawings.