SthPhoenix

Results 136 comments of SthPhoenix
trafficstars

Looks like various errors during processing module initialization may lead to silent fail, followed by this exception, I'll try to add more checks at startup to make module fail as...

> Looks like various errors during processing module initialization may lead to silent fail, followed by this exception, I'll try to add more checks at startup to make module fail...

Hi! Unfortunately I have lost original pth files with faulty ssd, only ONNX on google drive have left. Also I recommend using yolov5 models for now, they produce better landmarks,...

> > Hi! Unfortunately I have lost original pth files with faulty ssd, only ONNX on google drive have left. Also I recommend using yolov5 models for now, they produce...

Proper model for `scrfd_2.5g_gnkps` is `scrfd_2.5g_gnkps_v2.onnx` it has matching hash. > InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Invalid Output Name:score_8 It seems library have tried building TRT engine, but...

A bit late, but if it might help, I had same bug with TensorRT 7.0 (on nvidia TensorRT 20.03 and Triton Inference Server 20.03 images). Updating to latest TensorRT (on...