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

where is Equilibrium Loss function #4

Open
huigoing opened this issue Nov 16, 2022 · 3 comments
Open

where is Equilibrium Loss function #4

huigoing opened this issue Nov 16, 2022 · 3 comments

Comments

@huigoing
Copy link

Hello super man,

your project capacity is very strong, so that make me complex to find the Equilibrium Loss function.

I am an vegetable chicken, but interested of the scheme about Equilibrium Loss. so can you help me?

thank you !

@fcjian
Copy link
Owner

fcjian commented Nov 16, 2022

Hi @tanghui2017108, the Equilibrium Loss function is here.

@huigoing
Copy link
Author

Thank your timely help. I'm having another problem. The variable mean_score is how to define in your quilibrium Loss function?

Because I am not familiar with this MMCV library and the code style, I can not easily find the implementation details about the optimization process.

@fcjian
Copy link
Owner

fcjian commented Nov 18, 2022

The mean_score is defined as the mean classification score of each category. We adopt an online manner to compute the mean classification score, and you can refer to the code.

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

2 participants