Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zjhellofss opened this issue Jun 14, 2022 · 2 comments
Assignees

Comments

@zjhellofss
Copy link

zjhellofss commented Jun 14, 2022

提供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
Copy link
Author

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

@zerollzeng
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants