-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
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
精度提升 #18
Comments
谢谢!主要是augmentation添加了color distort |
目前我跑的精度分别为,cub:89.25%,aircraft : 94.06%,cars:94.75%。 |
哇喔 回的好快 受宠若惊 知道啦 我去改一改试试 非常感谢!!! |
我是对100epoch 后每个epoch都进行test,得到最高的精度。其次由于没有作随机数等的限制,每次训练结果都会有些许差异,或许多跑几次。 |
我比较早看到你的论文和代码,觉得写的很好,我也跑到了和之前论文中差不多的精度,但是最近发现,你的baseline精度又提升了,但是看代码好像并无太大变化,就想请教一下,您是如何在aircraft数据集上将精度从94.50%提升到94.70%,以及在car数据集上从94.70%提升到95.00%?
The text was updated successfully, but these errors were encountered: