keijiro / NNCam

Virtual background with Unity Barracuda
Apache License 2.0
249 stars 35 forks source link

A better quality model #4

Closed leavittx closed 3 years ago

leavittx commented 3 years ago

I think this: https://github.com/PeterL1n/BackgroundMattingV2 have much better quality, and also have ONNX model. The only open question for me is whether the performance will be at least on par with the python webcam demo (30fps inference for 640x360 image on mobile Nvidia GTX1050) Could be worth trying also!

keijiro commented 3 years ago

I tried it some weeks ago, and it didn't work on Barracuda due to ONNX compatibility issue.

Please note that there are lots of compatibility issues with ONNX. If you find an ONNX model, it doesn't necessarily work on Barracuda.