Skip to content

Conversation

kaijieshi7
Copy link

'lb_neg' should be "lb_smooth/(numclass -1)" instead of " lb_smooth/numclass" .

lb_pos + lb_neg should equal to 1, 
lb_pos = 1-lb_smooth.
lb_neg should be lb_smooth/(num_class-1) instead of lb_smooth/num_class.
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

Successfully merging this pull request may close these issues.

1 participant