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

About a simplified and faster get_uniform_loss function #42

Open
cnjanus opened this issue Jan 9, 2022 · 0 comments
Open

About a simplified and faster get_uniform_loss function #42

cnjanus opened this issue Jan 9, 2022 · 0 comments

Comments

@cnjanus
Copy link

cnjanus commented Jan 9, 2022

I'm sorry to bother you, but I really want to know how you simplified the get_uniform_loss function.
I didn't see the imbalance appeared in your paper and I want to know what the meaning of
mean, variance = tf.nn.moments(uniform_dis, axes=0) mean = mean * math.pow(p * 100, 2)

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