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
您好, 1、小目标 在widerface中有很多小目标,在大约1200*600原图大小上,有很多46个像素大小的小人脸。在进行letterbox压缩到训练尺寸后,这些小人脸的大小大约在23个像素,再经过mosaic4,它们在训练尺寸上会小于2个像素。 请问,有针对这种极小人脸进行特殊处理吗?
2、请问在匹配策略上没有使用simota吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,
1、小目标
在widerface中有很多小目标,在大约1200*600原图大小上,有很多4
6个像素大小的小人脸。在进行letterbox压缩到训练尺寸后,这些小人脸的大小大约在23个像素,再经过mosaic4,它们在训练尺寸上会小于2个像素。请问,有针对这种极小人脸进行特殊处理吗?
2、请问在匹配策略上没有使用simota吗?
The text was updated successfully, but these errors were encountered: