-
Notifications
You must be signed in to change notification settings - Fork 2
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
How are the results of the one vs rest experiment and the cross-dataset experiment calculated? #4
Comments
We use the same checkpoints to report one-vs-rest and cross-dataset settings |
|
In our experiments, this could perform well. With more data, it may achieve better performance. Please refer to this |
|
Yes, u are right. |
thank u very much, can you send me the code of the other models compared in the paper |
Is the result of the experiment in ONE vs REST averaged after training and testing each class, what about the results across datasets, and what are its training commands? Please ask the specific commands and training methods and how the results are calculated. Can I find a pre-trained model for all classes in the code?
The text was updated successfully, but these errors were encountered: