GOTURN
GOTURN copied to clipboard
Memory management error ("double free or corruption (!prev)") when visualize tracking peformance
trafficstars
Hello, I'm interested in trying GOTURN in the framework of a research project.
I've compiled the project and visualized the tracking performance (running show_tracker_test.sh) on the test set (VOT videos). I'm using the pretrained model and CPU_ONLY mode.
The tracker performance is ok but at the end of the execution I find a memory management error:
double free or corruption (!prev): 0x0000000001b3af80 ***
Thanks in advance