PeterL1n / RobustVideoMatting

Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
https://peterl1n.github.io/RobustVideoMatting/
GNU General Public License v3.0
8.32k stars 1.11k forks source link

Unity Implementation -- Segmentation features #234

Open sbahrami-vz opened 1 year ago

sbahrami-vz commented 1 year ago

Hi! I am trying to make utilize the RVM for Unity via NATML, in the WebDemo the performance is amazing, and there is an option for multiple segmentations not just Alpha Segmentation, is there a step by step guide or an implementation help code pieces that can help me implement that for Unity? and I want to build it for Android and iOS. in unity editor the demo RVM Natml project is giving only 3FPS on a Core i 7 9700K, RTX 2070 machine. any help is appreciated