PeterL1n / BackgroundMattingV2

Real-Time High-Resolution Background Matting
MIT License
6.81k stars 950 forks source link

Multithreading Speed improvements #34

Closed adeelabbas closed 3 years ago

adeelabbas commented 3 years ago

I am wondering if you guys know if further CPU speed improvements are possible. My MacBook Pro is using up only 2 cores and gets about 0.63x real time performance with resnet50. So wondering if we can speed up algorithm by using up all 8 cores.