SthPhoenix / InsightFace-REST

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use triton_backend

17702513221 opened this issue · comments

92408fa5ef2a00d82facbb4d36a6df6
Like this,can you tell me how to use triton_backend to deal with results

Have you found the solution?

d2f022fb8d1917563ae03247d0d9c50
I success in your triton_backend and detection_tester,now i try to deal with system_shared_memory.

Have you modified triton_backend.py to correctly run scrfd?
For some reason .plan generated with python requires to manually configure Triton server and some workaround in triton_backend.py (I have committed this workaround yesterday)

sorry,I test retinaface_r50_v1 and arcface_r100_v1 is right.
I use trtexec success