SiameseFC-pytorch icon indicating copy to clipboard operation
SiameseFC-pytorch copied to clipboard

Advice to speed up

Open HelloRicky123 opened this issue 6 years ago • 1 comments

I think you can put as many as possible part in getitem method of dataset.py to init.py. And use torch.grid_sample may speed up the padding and crop process.

HelloRicky123 avatar Aug 29 '18 07:08 HelloRicky123

@HelloRicky123 Thank you for your advice, I will try it as soon as possible.

hao-liu-china avatar Sep 03 '18 07:09 hao-liu-china