SR-LUT icon indicating copy to clipboard operation
SR-LUT copied to clipboard

About Running Time

Open XLR-man opened this issue 1 year ago • 1 comments

We can't achieve these speeds on the test set, which can take hundreds of milliseconds. When testing 512×256 images, the running time reaches tens of seconds. What Settings are required to achieve such a fast speed? My CPU is 12 vCPU Intel(R) Xeon(R) Platinum 8255C CPU @ 2.50GHz

XLR-man avatar May 29 '23 08:05 XLR-man

Hi, The speed was achieved on our smartphone implementation so please check out the uploaded apk file. Our python code is not parallelized so you have to modify the code.

yhjo09 avatar Jun 05 '23 00:06 yhjo09