Add a python demo - #44
Conversation
|
@ioir123ju could you update Readme.md to make your work more clear? |
|
@thancaocuong |
|
@ioir123ju currently is this correct if I say that we only can run with batchsize 1 with python binding? |
|
@thancaocuong |
|
@ioir123ju did you get same speed with this python wrapper? I know python can add overhead, I don't know how much this could be. With python I'm getting 36 FPS with yolov4 FP16 and input size of 416x416 on a XAvier AGX, whilst with the |
At almost the same speed |
|
@ioir123ju can you please add yolov4-csp plugins too |
|
@ioir123ju am I right in thinking that to avoid memory leaks, a similar function to https://github.com/AlexeyAB/darknet/blob/master/src/network.c#L971 would be needed? |
|
Hi! can you please add support for tensorrt8? |
|
there is support for tensorrt8 ,checkout the tensorrt8 branch https://github.com/ceccocats/tkDNN/tree/tensorrt8..if you are asking for python support for tensorrt8 in tkDNNi am not sure about it |
|
@perseusdg also modified header file and input argtypes on python side accordingly: In the meantime I'm reaching segfault while running the demo python script: Any suggestions how to go on from here? |
|
any update here? I face the same problem. |
No description provided.