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

tflite #24

Open
zheyangshi opened this issue Jan 16, 2020 · 2 comments
Open

tflite #24

zheyangshi opened this issue Jan 16, 2020 · 2 comments

Comments

@zheyangshi
Copy link

请问预训练tflite的使用,在图片输入前还有其他的预处理步骤吗?我直接对测试图片进行读取,缩放到160x160之后输入,剩余步骤是模仿库里面vis.py的写法,但是可视化输出的效果有的图片效果不佳,有的是正常的。
正常:
image
效果差:
image

@zheyangshi
Copy link
Author

好像知道了,还需要先人脸检测,裁剪和balance是吗。。我一开始以为tflite是包含了所有步骤哈哈

@610265158
Copy link
Owner

是的,需要先检测,尽量保证数据分布和训练时的数据分布一致

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