We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在自己使用yolov5s训练模型时,经过rknn-toolkit2工具转化为rknn模型,但是使用您的代码调用香橙派外接的usb摄像头进行推理时,会出现如图的框混乱的情况。但是我之前使用您这边提供的模型和视频去运行时,汽车识别与框记很正常。请问这个问题是什么原因,需要怎么解决呢
The text was updated successfully, but these errors were encountered:
这种大概率的图片尺寸的问题需要修改func.py里面的缩放尺寸
Sorry, something went wrong.
No branches or pull requests
在自己使用yolov5s训练模型时,经过rknn-toolkit2工具转化为rknn模型,但是使用您的代码调用香橙派外接的usb摄像头进行推理时,会出现如图的框混乱的情况。但是我之前使用您这边提供的模型和视频去运行时,汽车识别与框记很正常。请问这个问题是什么原因,需要怎么解决呢
The text was updated successfully, but these errors were encountered: