谢晟

Results 12 comments of 谢晟

同问,最近在研究tensorrt,老哥们有兴趣做成deepstream吗

You can use yolov5 replace yolov3

我也是这个问题,需要用openpose来生成数据集吗,那样又回到老版本去了

Can you tell me the result for YOLOv3-model-pruning,thank you

I want know too

我从caffe2官网下载了原文件,infer.py应该要修改才能用吧,请问能提供修改版本吗,谢谢

@pranavsharma please tell me how to use yolov3(keras-to-onnx),I use it in tensorrt-inference-service get lots nan.

我将flag_nms设置为True后,运行时也出现这一问题。 File "demo_video_mobile.py", line 192, in light_track keypoints = inference_keypoints(pose_estimator, bbox_det_dict)[0]["keypoints"] File "demo_video_mobile.py", line 554, in inference_keypoints cls_dets, keep = apply_nms(cls_dets, nms_method, nms_thresh) File "demo_video_mobile.py", line 572, in apply_nms keep...

我也遇到这一问题,没有任何改变,运行程序没有输出,acc为0。请问作者的环境和版本是多少