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,
I start training the siamese-fc, but I have some questions about the training process.
I want to know the differents between eltwise_label and label.
Another question is that how long do you train the model on one Titan X?
The last question, in your paper you say each epoch is consist of 50000 sampled pairs, but in your code each epoch contain 5985 * 8 = 47880 train data and 665 * 8 = 5320 val data. The sum of 47880 and 5320 is not equal to 50000. I guess maybe you have some change on your code after the paper, or what?
Thank you very much.
The text was updated successfully, but these errors were encountered:
NeverMoreLCH
changed the title
What does the training log mean?
some questions about training process.
Oct 18, 2018
Hi,
I start training the siamese-fc, but I have some questions about the training process.
Thank you very much.
The text was updated successfully, but these errors were encountered: