kamata1729 / QATM_pytorch

Pytorch Implementation of QATM:Quality-Aware Template Matching For Deep Learning
https://arxiv.org/abs/1903.07254
MIT License
183 stars 50 forks source link

Slow and out of memory #11

Open xhuan8 opened 4 years ago

xhuan8 commented 4 years ago

As I tested, it's much slower than NCC, and always out of memory for big images (4000*4000), any suggestion?

iamkrut commented 3 years ago

I created a PR for this issue - https://github.com/kamata1729/QATM_pytorch/pull/14