SiamFC-PyTorch
SiamFC-PyTorch copied to clipboard
how to do multiple objects tracking using SiamFC?
If I have multiple targets , how should track all of them simultaneously?
Thanks
@Jiakui This algorithm can only tracking single object, if you want to track multiple objects, you should try some Multi-Object Trackers. This MOT paper list maybe useful for you: https://github.com/SpyderXu/multi-object-tracking-paper-list