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

用celeba数据集训练的模型,摄像头测试时小脸的框会变大框不准 #204

Open
Y-huange opened this issue Jun 14, 2023 · 1 comment

Comments

@Y-huange
Copy link

因为要放在嵌入式设备上跑,有速度要求,所以我训练了一个输入尺寸为96*96的模型,FPN只取第一层output1,anchor和step也只取第0项,数据预处理去掉了crop,别的没变。用摄像头测试时,中等脸的置信度很高,框的也准,往后退人脸变小时,框不仅不跟着变小,反而变大,人脸在里面。这是哪里的问题呢?请教各位大神,提前感谢!

@YanjiNing
Copy link

loss没收敛吧?是不是数据集里有标注错误的样本

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