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
Thank you for the source code and data of downstream tasks.
I tried to train the following command for the ACL task.
python acl_train.py --gpu_node 0 --database ImageNet --model_name ResNet50 --structure unfreezeall --batch_size 64 --lr 0.0001
However, the val AUC was lower than 0.85 for the fold=1. I found the strong overfitting.
Please show me the command for reproducing the reuslts of your paper, for the ACL task.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for the source code and data of downstream tasks.
I tried to train the following command for the ACL task.
python acl_train.py --gpu_node 0 --database ImageNet --model_name ResNet50 --structure unfreezeall --batch_size 64 --lr 0.0001
However, the val AUC was lower than 0.85 for the fold=1.
I found the strong overfitting.
Please show me the command for reproducing the reuslts of your paper, for the ACL task.
The text was updated successfully, but these errors were encountered: