zh217 / torch-dct

DCT (discrete cosine transform) functions for pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use linearDCT for a batch of images to apply dct and idct.

MahtabRanjbar opened this issue · comments

Could please tell me how can i apply LinearDCT which is faster in gpu on a batch of images ?