andreasveit / triplet-network-pytorch

373 stars 96 forks source link

No Online Mining #9

Open sidgairo18 opened 5 years ago

sidgairo18 commented 5 years ago

Hi! Great effort on the implementation. One short coming for this could be that currently this uses Offline Mining. We could also make the training process more robust by adding Online Mining for the DataLoader.

I would be happy to help with that.

Cheers! :)

sayoojbk commented 5 years ago

Hey did anyone of you try out the online Mining DataLoader? @sidgairo18 @andreasveit