tiny-tensorrt icon indicating copy to clipboard operation
tiny-tensorrt copied to clipboard

我写了一个使用tinytrt来实现yolov5预测的示例,是否能在samples中提交pr? I wrote an example of using tinytrt to implement yolov5 prediction, can I submit pr in samples

Open zjhellofss opened this issue 2 years ago • 2 comments

提供tinytrt-yolov5作为一个示例,很多人可以进行参考。trt很大一部分用户都是用于目标检测的。

Provide yolov5 as an example, many people can refer to. A large portion of trt users are used for object detection.

zjhellofss avatar Jun 14 '22 05:06 zjhellofss

如果可以提供的话。需要有libopencv来读取图片以及做一些预处理的工作。

zjhellofss avatar Jun 14 '22 06:06 zjhellofss

Feel free to file a PR, I can help review it :-) It would be great if we can leverage your work with other people.

-> 如果可以提供的话。需要有libopencv来读取图片以及做一些预处理的工作。 I would prefer not to introduce libopencv, it's quite large.

zerollzeng avatar Jun 14 '22 06:06 zerollzeng