InsightFace-REST icon indicating copy to clipboard operation
InsightFace-REST copied to clipboard

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

Results 43 InsightFace-REST issues
Sort by recently updated
recently updated
newest added

Hi, when run insight_test.py it says : RuntimeError: Failed downloading url http://insightface.ai/files/models/arcface_r100_v1.zip I assume it ws downloading from google drive ? but here is not found Best PS: Consider to...

问题1:scrfd模型 bnkps 跟gnkps是什么意思? 问题2: scrfd怎么多batch输入, 我把onnx改为动态batch,可是输入多张图片进去,输出维度跟一张图片一样.这是为什么

Quick and dirty changes to allow running on Jetson Xavier NX. I'm putting it here just as a reference for others. It is mostly just using a different base container.

win11,wsl2,ubuntu18.04 ![微信图片_20211103184203](https://user-images.githubusercontent.com/7421901/140046535-53226b63-e552-48e7-9aae-54efab92c15d.png) How can I deal with it?

Hi, When I force to use onnx I saw model is not using gpu. using only cpu. can it be configurable ?

INFO: Uvicorn running on http://0.0.0.0:18080 (Press CTRL+C to quit) [15:44:52] INFO - Uvicorn running on http://0.0.0.0:18080 (Press CTRL+C to quit) Traceback (most recent call last): File "/data/service/InsightFace-REST/src/api_trt/./modules/processing.py", line 208, in...

I have an issue running a cpu deployment as of recent versions. I've had had this running before without issues but building a cpu docker image using the defaults (scrfd_2.5g_gnkps,...

可以在树莓派上使用吗? Raspberry Pi

Deprecated np.float. Fix : On `requirements.txt` add a new requeriment: - numpy==1.23.5