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

How does the landmark augmentation code improve model performance? #41

Open
WangLedi opened this issue Nov 9, 2023 · 0 comments
Open

Comments

@WangLedi
Copy link

WangLedi commented Nov 9, 2023

Thanks for the great work, I have some questions about "exist_bi", the AUC on CDF before using the landmark augmentation code was 82%, but after using the landmark augmentation code the performance improved by almost ten percent, but I found that training the model Only used logging.disable(logging.FATAL) in sbi.py
mask = random_get_hull(landmark, img)[:, :, 0] #This function is not in the landmark enhancement code
logging.disable(logging.NOTSET), so how does exist_bi affect model performance?

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

1 participant