MODNet
MODNet copied to clipboard
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
Hello, I am a student of Tsinghua University. From your paper, I know that modnet includes segmentation, detail prediction and fusion. I want to ask whether the backbone of the...
你好,首先感谢您的无私分享,下面是我使用您GitHub开源的25M的预训练模型的测试结果,左侧是原图,右侧是mask:  使用同样的输入进行测试,这个效果比起您主页上的在线体验版(https://zhke.io/#/?modnet_demo)差了很多:    请问这个在线体验版所使用的7M模型权重是否可以提供?我有一批动漫场景下的打标数据,想针对动漫人物场景使用您的脚本微调一下,增强一下该场景下的抠图能力,不知是否可以分享该模型,期待您的回复 刘伟
 这个是google lab上的结果  两个结果不一样,你主页的结果好一些。是因为你主页的模型效果更好吗?
Hey, model works great so far. Is there a way to disable the subtle blue on the edges?
测试官网、removebg、互联网抠图产品,大多数都没有很好的处理掉抠图边缘的背景颜色问题。 这是官网效果:   这是我抠图后边缘颜色处理效果:  
你好,我使用modnet_photographic_portrait_matting.onnx模型,在windows上i5处理器上测试了一下,512*512的图片处理一张需要270多ms。 CPU型号:Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz 2.90 GHz 请问是否有其他手段可以提升这个处理性能呢
你好,可以给一下那个7M的权重吗,想测试点东西,非常感谢,个人邮箱[email protected]
As shown in the two images above, the same image I uploaded for keying, nothing can be keyed out in MODnet, but the foreground keying effect is very good when...