clementzhao
clementzhao
--qsize 1 fix my problem.
I tested xl on jetson nano with only 14 fps. And have some error while translating to onnx format. Does anyone successful run it with tensorRT?
I have same issue. And I found the server.js which compiled with standalone can works. So I just copy these 2lines, and my custom server.js also works fine. ``` const...
> > I have same issue. And I found the server.js which compiled with standalone can works. So I just copy these 2lines, and my custom server.js also works fine....