kounoike / obs-virtualbg

An OBS plugin for Zoom/Meet-like virtual background feature.
MIT License
280 stars 31 forks source link

CUDA support, CoreML support #34

Closed kounoike closed 1 year ago

kounoike commented 2 years ago

for windows, ONNXRuntime with CUDA Execution Provider is faster than DirectML EP. So, I plan to release with this feature.

for linux, there is no GPU supported inference now. So it also planned.

for Mac, no GPU support. now. M1 Mac has CoreML support. I plan to support it. But I don't have M1 mac. Intel mac has no useful inference support devices.