nn-segmentation-for-lar icon indicating copy to clipboard operation
nn-segmentation-for-lar copied to clipboard

test time speedup

Open Issam28 opened this issue 7 years ago • 0 comments

in the original article the authors stated the following :

capture

in your code i see that you extract (65x65) patches along with their (32x32) co-centric patches and then feed them to the cnn for testing any ideas on how to implement the idea above given that it substantially speeds up the test time ?

Issam28 avatar Nov 21 '17 22:11 Issam28