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
浏览了您的代码与论文,我想请问一下您的ferplus数据集部分的训练问题。 首先关于ferplus三万多张的48x48的照片您全部用dlib裁剪后对齐了嘛,然后训练数据全部借助caffecrop类resize到224224大小吗? 其次是关于您给出的一些训练用文件,如dlib_ferplus_train_center_crop_range_label.txt,它们是在全部在原始数据集上三万多张照片上对齐生成的吗,筛选掉了哪些照片不用于训练呢? 最后是想请教给出的遮挡和多角度的照片是怎样筛选出来的呢,它的编号意味着什么呢,为什么都是003***.png的格式呢,更小编号的照片也存在遮挡或多角度的问题。 还劳请您在工作之余能帮助解疑答惑,感谢您!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
浏览了您的代码与论文,我想请问一下您的ferplus数据集部分的训练问题。
首先关于ferplus三万多张的48x48的照片您全部用dlib裁剪后对齐了嘛,然后训练数据全部借助caffecrop类resize到224224大小吗?
其次是关于您给出的一些训练用文件,如dlib_ferplus_train_center_crop_range_label.txt,它们是在全部在原始数据集上三万多张照片上对齐生成的吗,筛选掉了哪些照片不用于训练呢?
最后是想请教给出的遮挡和多角度的照片是怎样筛选出来的呢,它的编号意味着什么呢,为什么都是003***.png的格式呢,更小编号的照片也存在遮挡或多角度的问题。
还劳请您在工作之余能帮助解疑答惑,感谢您!
The text was updated successfully, but these errors were encountered: