Ben Evans
Ben Evans
https://github.com/all-contributors please add @lupinthief for ideas
Icebergs toy dataset here: https://github.com/lupinthief/tracking_btrack
@quantumjot - If that isn't too tricky that would mean I could focus on the visual features to begin with then think about what sort of motion model might be...
Thanks. I had previously been running in Python 3.7 but when I try to install from the visual features branch I now get an error that btrack requires python>=3.8. I'm...
My use-case currently runs without the motion model at all, but might the implementation of a vector field offer an opportunity to define an irregular domain within which motion can...
Interestingly, if the motion model is turned on, btrack seems to pick up all the objects passed to it, but not if just using only visual features. When using only...
I've been trying (and failing) to get graphviz and pydot to work on Windows, and have yet to put any effort into converting btrack output to dot format. That's where...