SaoYan / bgsCNN

Background subtraction using deep learning method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the project run on GPU?

Wisgon opened this issue · comments

I use tensorflow-gpu to run the code, but it still very slow and the gpu-util is always 0, and the memory of my two GPUs both full.

I ran the code on GPU.

It is true that this code is memory consuming. More improvements are encouraged.

OK, thank you for replying.