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

transfer learning strategy

divastar opened this issue · comments

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