I've running the code successfully,thank you for your great work!
Now I want to do some research,for example, replacing the default spatial matching method with my newly proposed method.
The question is: where can we modify the code in order to change the spatial matching method?
I've read the related code (./siammot/modeling/track_head),but found nothing related to the matching part.
Could you please tell me more about the spatial matching part? maybe I missed some information.