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
Determine the effectiveness of brightness augmentation.
The text was updated successfully, but these errors were encountered:
Fine-tuning results show that mobilenetv1 performs the best.
model top_1_accuracy top_3_accuracy top_5_accuracy mobilenetv1-1.00 0.6450 0.8559 0.9219 mobilenetv2-1.00 0.5521 0.7786 0.8698 mobilenetv2-1.30 0.5842 0.8290 0.8993 mobilenetv2-1.40 0.6068 0.8490 0.9149 nasnetmobile 0.5590 0.8056 0.8854
Sorry, something went wrong.
rohit-basavaraju
No branches or pull requests
Determine the effectiveness of brightness augmentation.
The text was updated successfully, but these errors were encountered: