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
哲东大佬好。感谢这篇论文对reid align问题的启示,小星星送上 orz
看这篇论文,我有一个小疑惑是:如何保证STN起始 align的时候是,是从center part 开始。我看文中提到是把scale 参数设置成0.8,其他设置成0,是不是就是 把grid的预测网络,那6个参数的 bias初始化成 0.8和0呢?
best wishes
The text was updated successfully, but these errors were encountered:
Hi @sillytheif Thank you for the interest in our paper. Yes. You may refer to https://github.com/layumi/Pedestrian_Alignment/blob/master/resnet52_market_stn_alignment.m#L87
Sorry, something went wrong.
恩恩 我看了这一行了。matconvnet我不太懂.......所以就是想问一下是不是初始化 预测网络的bias的意思
是。你可以查matconvnet文档。
恩恩 感谢大佬的帮助
No branches or pull requests
哲东大佬好。感谢这篇论文对reid align问题的启示,小星星送上 orz
看这篇论文,我有一个小疑惑是:如何保证STN起始 align的时候是,是从center part 开始。我看文中提到是把scale 参数设置成0.8,其他设置成0,是不是就是 把grid的预测网络,那6个参数的 bias初始化成 0.8和0呢?
best wishes
The text was updated successfully, but these errors were encountered: