zllrunning / SiameseX.PyTorch

A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
437 stars 94 forks source link

transfer learning strategy #16

Open divastar opened 3 years ago

divastar commented 3 years ago

Hi. Can you please share some transfer learning strategy to start with without training from scratch? thank you