You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your work. I have two questions about softmax loss in your paper
softmax classifier suffers from biased gradient, but it can be sloved by using larger batch size. Have you ever tried this setting? (Since in experiments part, you have compared softmax and OIM, but you did not mention the batch size for training)
How to 'proper pretraining' for softmax? Is it possible to pretrain for OIM loss?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, thanks for your work. I have two questions about softmax loss in your paper
softmax classifier suffers from biased gradient, but it can be sloved by using larger batch size. Have you ever tried this setting? (Since in experiments part, you have compared softmax and OIM, but you did not mention the batch size for training)
How to 'proper pretraining' for softmax? Is it possible to pretrain for OIM loss?
Thank you.
The text was updated successfully, but these errors were encountered: