SaoYan / bgsCNN

Background subtraction using deep learning method.
GNU General Public License v3.0
191 stars 61 forks source link

What is the speed of bgsCNN #5

Closed lzhaozi closed 3 years ago

lzhaozi commented 6 years ago

Hi,

Thanks for your great work. I am concerned about the bgs speed. For 720p video, how many fps can this algorithm reach? Can it surpass realtime speed? Thanks again for your great work.

Yours, Jeff

SaoYan commented 6 years ago

The speed relies much on thehardware.

In fact this work is pretty primitive. Since SuBSENSE runs on CPU, it limits the speed a lot.