Skip to content

some questions about training process. #65

@NeverMoreLCH

Description

@NeverMoreLCH

Hi,
I start training the siamese-fc, but I have some questions about the training process.
2018-10-18 17-21-41

  1. I want to know the differents between eltwise_label and label.
  2. Another question is that how long do you train the model on one Titan X?
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions