DanielShalam / BPA

52 stars 7 forks source link

Complete repo (with train & test codes available) #4

Closed briliantnugraha closed 2 years ago

briliantnugraha commented 2 years ago

Hi, thanks for the nice repo on few shot classification.

Could I know, when will the complete code be available?

I've seen that you've already put SOT code here, is it PnP to with Protonet-style/PTMAP-SF models? (resnet12/w-resnet28)

Looking forward to your reply. TIA~

DanielShalam commented 2 years ago

Hi ! Thank you for your interest.

The complete code will be available in the next few weeks, with additional use-cases as well.

For the current code of the SOT, it is PnP with the methods we used. You just need to replace the original features with their SOT and it should be fine.

Hope it answers your questions.

briliantnugraha commented 2 years ago

I see, got it, thanks for the fast response!