Skip to content
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

使用visa数据集训练模型,测试效果不理想,与官方已训练模型测试效果相差甚远 #7

Open
lpl071528 opened this issue Apr 1, 2024 · 2 comments

Comments

@lpl071528
Copy link

Hello author, I tested the Visa dataset using a model that has been trained in engineering and the results were good. However, when I used the Visa dataset, created a meta.json file, and trained for 15 epochs, the testing results were very poor. What is the reason for this?
1
2

@TIHOHIT
Copy link

TIHOHIT commented Apr 11, 2024

Maybe the epochs are too small?

@Wangjinhong1998
Copy link

Similarly, when I train the replicated model myself and test it on the VISA dataset, the results are not as good as those of the author, with a difference of about 1 to 2 percentage points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@TIHOHIT @Wangjinhong1998 @lpl071528 and others