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
when I add "scale_factors" in transform_param, I can not get better result,why?
transform_param { mean_value: 104.008 mean_value: 116.669 mean_value: 122.675 crop_size: 321 mirror: true scale_factors: 0.5 scale_factors: 0.75 scale_factors: 1 scale_factors: 1.25 scale_factors: 1.5 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I add "scale_factors" in transform_param, I can not get better result,why?
transform_param {
mean_value: 104.008
mean_value: 116.669
mean_value: 122.675
crop_size: 321
mirror: true
scale_factors: 0.5
scale_factors: 0.75
scale_factors: 1
scale_factors: 1.25
scale_factors: 1.5
}
The text was updated successfully, but these errors were encountered: