Peter Henderson
Peter Henderson
Did you figure out the issue here? I'm not sure what the rest of the code looks like for multiprocessing so it's a bit hard to figure out what's going...
The test images we used are the CDNet dataset: http://www.cv-foundation.org/openaccess/content_cvpr_workshops_2014/W12/papers/Wang_CDnet_2014_An_2014_CVPR_paper.pdf
I'm assuming you're using the TBB implementation?
A writeup for our implementation can be found here: https://arxiv.org/abs/1702.05156
Ah, ok thanks. It may be that the dataset changed format? if you'd like to submit a pull request i can take a look at integrating it.
hi, maybe try adding a print statement right before the assertion to see if you're getting the same problem that @mnchapel got where the frames are zero? Also, which version...
This would stop errors like in #21 and #14
Also #36
For the record, the problem is with the functionality of the how list comprehensions are made in Python3. SetFromFlat should become: class SetFromFlat(object): def __init__(self, session, var_list): self.session = session...
So this is a limitation in the Wifi Direct, I'll look into posting our writeup for the project. You need a bridge device that can support multiple devices, so it...