RobustVideoMatting icon indicating copy to clipboard operation
RobustVideoMatting copied to clipboard

cuda returns wrong results?

Open CoderJackLiu opened this issue 4 years ago • 1 comments

I try this model in pure c++ , while it runs fine in cpu , while I try gpu cuda ,it returns wrong result. why?

the result is like the following:

GPU Result:

image

CPU Result: image

CoderJackLiu avatar Mar 28 '22 10:03 CoderJackLiu

I try this model in pure c++ , while it runs fine in cpu , while I try gpu cuda ,it returns wrong result. why?

the result is like the following:

GPU Result:

image

CPU Result: image

May I ask you how you implemented it in pure c++?

brainstormyyf avatar Apr 04 '22 17:04 brainstormyyf