zllrunning / SiameseX.PyTorch

A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any plans for the cfnet?

iminfine opened this issue · comments

Thanks for your nice work! It helps me a lot.

Are there plans for the cfnet, the siamfc-v2? I notice that there is not a Tensorflow or Pytorch version thus making it helpful if one did it.

Besides, I read your to-do lists and guess you are working for testing trackers on common datasets. GOT-10k toolkit is a useful tool for this, just a small suggestion.

commented

I haven't considered the implementation of CFNET yet, I might consider it later. In addition, thanks for your suggestion.