vbalnt / tfeat

TFeat descriptor models for BMVC 2016 paper "Learning local feature descriptors with triplets and shallow convolutional neural networks"
MIT License
148 stars 45 forks source link

Evaluation of dataset #2

Closed manyids2 closed 7 years ago

manyids2 commented 7 years ago

Dear vbalnt,

Thank you very much for open sourcing the code, it is very easy to read. I would like to point out a certain thing. In the eval section, there needs to be an update of the offset ( offset += FLAGS.batch_size ).

Thank you again, Best Regards, ManyIds

vbalnt commented 7 years ago

Thanks, although credit goes to @edgarriba he wrote the tensorflow version.

Paging @edgarriba for your question.

edgarriba commented 7 years ago

@manyids2 did you manage to reproduce paper results with TF code?

manyids2 commented 7 years ago

@edgarriba Dear Edgar,

No, I have not been able to reproduce the results with the TF code.

Sincerely, Manyids