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

Which code handles the sampling problem of random_shift_factor=32? #14

Open Xiyu-AI opened 4 years ago

Xiyu-AI commented 4 years ago

Which code handles the sampling problem of random_shift_factor=32?

Xiyu-AI commented 4 years ago

请问,空间感知采样策略在哪里

Ikhwansong commented 4 years ago

I think so. where is it?