We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
兄弟,你好,有个疑问想向你请教一下,你对读入图像的大小是怎么处理的?
The text was updated successfully, but these errors were encountered:
我也有个关于输入图像尺寸的问题,想请教下。论文中说,”每一个mini-batch中首先加入N张完整图片,而后加入从N张图片中选取的R个候选框。实际选择N=2, R=128“。而VOC-2007数据集中的图像尺寸不固定,tensorflow中怎么一次性处理两张不同尺寸的图像,从而生产对应的特征图?是不是强行把图像resize成一个尺寸?
Sorry, something went wrong.
同问,另外loss函数似乎不是使用smoothl1?
No branches or pull requests
兄弟,你好,有个疑问想向你请教一下,你对读入图像的大小是怎么处理的?
The text was updated successfully, but these errors were encountered: