MODNet icon indicating copy to clipboard operation
MODNet copied to clipboard

A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]

Results 72 MODNet issues
Sort by recently updated
recently updated
newest added

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: ![image](https://github.com/ZHKKKe/MODNet/assets/36565076/49bbfb3d-3ad3-4cb7-ab65-87071e223f36) 使用同样的输入进行测试,这个效果比起您主页上的在线体验版(https://zhke.io/#/?modnet_demo)差了很多: ![image](https://github.com/ZHKKKe/MODNet/assets/36565076/162f1ba6-f311-411c-ad45-516352ec2365) ![image](https://github.com/ZHKKKe/MODNet/assets/36565076/baf9fbdb-54f0-4138-aef0-9b9b771addd7) ![image](https://github.com/ZHKKKe/MODNet/assets/36565076/07585932-5e9c-4f40-bc54-8a5b3191a6a6) 请问这个在线体验版所使用的7M模型权重是否可以提供?我有一批动漫场景下的打标数据,想针对动漫人物场景使用您的脚本微调一下,增强一下该场景下的抠图能力,不知是否可以分享该模型,期待您的回复 刘伟

![image](https://github.com/ZHKKKe/MODNet/assets/6244330/ba8d95a4-4e79-4018-9401-43ac0191926f) 这个是google lab上的结果 ![image](https://github.com/ZHKKKe/MODNet/assets/6244330/58430b8c-65f9-43b0-bbb0-889756a64109) 两个结果不一样,你主页的结果好一些。是因为你主页的模型效果更好吗?

Hey, model works great so far. Is there a way to disable the subtle blue on the edges?

测试官网、removebg、互联网抠图产品,大多数都没有很好的处理掉抠图边缘的背景颜色问题。 这是官网效果: ![image](https://github.com/user-attachments/assets/9411ed11-1e34-44bf-9f19-14679823a11b) ![image](https://github.com/user-attachments/assets/13b5a834-009a-47d5-a227-2474e1207fd3) 这是我抠图后边缘颜色处理效果: ![image](https://github.com/user-attachments/assets/b2de095d-214c-4d97-a606-c4aa3147a934) ![image](https://github.com/user-attachments/assets/62226188-1cc5-420f-91b2-0b8b06e1128b)

你好,我使用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...