Looks like the BMC 2012 Background Models Challenge Dataset is missing, as used in the third notebook.
Anyone have a dump of it that is easily sharable?
Looks like the BMC 2012 Background Models Challenge Dataset is missing, as used in the third notebook.
Anyone have a dump of it that is easily sharable?
I used some video available on youtube (e.g. https://www.youtube.com/watch?v=PJ5xXXcfuTc) just need to change the code to adjust the video size.
Such as this line of code
dims = (int(240 * (scale/100)), int(426 * (scale/100)))
Dear Edgar,
If you send me your email at tbouwman@univ-lr.fr, I can share with you the BMC 2012 dataset.
Best,
Thierry
It took a while, but I found on github: Video_003
Thank you very much!