clancylian / retinaface

Reimplement RetinaFace use C++ and TensorRT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batchsize support for image processing with Cuda

thancaocuong opened this issue · comments

Hi, thank for your awesome work. I found that image processing with Cuda npp library will accelerate the performance. So could you do the image processing for batch images? thank you