Matthew Dawkins

Results 64 comments of Matthew Dawkins

Maybe we should divide this issue into multiple? (import directory of videos #1, multi-cam mass import #2)?

We have plans to do more background scene segmentation work as a part of one effort though it might not happen immediately

I think this happens when a user deletes VIAME_DATA manually

Naive user isn't going to know that or it won't be obvious, instead of error condition on an unsynced folder maybe it should just remove them from list?

Another tidbit of info, but when I press sync, the entries disappear from the current running instance of DIVE. However, when I reboot, they're still in the list and still...

I think I only had 1 that I was using at once, though not 100%. As an alternative to potential large load issues, you wouldn't necessarily need to check every...

This was added in response to an early comment from DH when she was contrasting it to sagemaker

They're gone actually in the release I just made today alongside a few other config name changes They're now called "detector_project_folder" and "tracker_project_folder" and they run both run detectors or...

These will not be produced by a pipeline, it will be an external function determined after the fact in offline tools. Ideally we'd want this stored in an importable configuration...

The next level up would just be a piecewise version of the above new_count = round( for every frame( ( s1X + c1 ) if X < 10 else s2X...