SaoYan / bgsCNN

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

How to generate my own dataset? #14

Closed vic172 closed 5 years ago

vic172 commented 5 years ago

Hello, I would like to ask if I want to generate my own specific dataset (such as the sun image), how to get the dataset format? Just setting the generate_bg to true is not working.

The error is: libbgs has no attribute: SuBSENSE

I hope someone can help me,thanks