yaoyao-liu / meta-transfer-learning

TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
https://lyy.mpi-inf.mpg.de/mtl/
MIT License
731 stars 147 forks source link

Where is the code for choosing hard class-m ? #48

Open nobel861017 opened 3 years ago

nobel861017 commented 3 years ago

Hi, I have read your paper. In section 4.3 Hard task (HT) meta-batch, it says that "We choose the failure class-m from each task by ranking the class-level accuracies ..." May I ask where is the code for choosing hard class-m ? Thanks

yaoyao-liu commented 3 years ago

Thanks for your interest in our work. The code for HT meta-batch has not been merged to the current project. I'll let you know when it is updated.

nobel861017 commented 3 years ago

Will it be merged soon?

yaoyao-liu commented 3 years ago

I am not pretty sure. If I have time after the NeurIPS deadline, I will update the entire PyTorch project.

nobel861017 commented 3 years ago

OK, thanks

Daniel123jia commented 9 months ago

I am not pretty sure. If I have time after the NeurIPS deadline, I will update the entire PyTorch project.

Excuse me, two years have passed. Has it been updated yet?

yaoyao-liu commented 9 months ago

Hi @Daniel123jia,

Thanks for your interest in our work. I am sorry that I didn't update this GitHub repository on time. I have to say, currently, I cannot guarantee a deadline to update this repository.

If you have any difficulties using my project, please contact me via email: yliu538@jhu.edu I can share our original code with you. I hope this can help you apply our method to your work. If you have any further questions, I am also very happy to discuss them.

Best regards,

Yaoyao

Clara2333333 commented 8 months ago

Excuse me,I am also interested in the code for Hard task (HT) meta-batch. I have sent email to yliu538@jhu.edu. Looking forward to your reply,thank you very much!!!

yaoyao-liu commented 8 months ago

Excuse me,I am also interested in the code for Hard task (HT) meta-batch. I have sent email to yliu538@jhu.edu. Looking forward to your reply,thank you very much!!!

Thanks for your interest in our work. I think I've replied to your email. If not, please feel free to contact me again.

Clara2333333 commented 8 months ago

Excuse me,I'm so sorry to interrupt you again. I sent another email and I am not sure whether I miss your reply.

Clara2333333 commented 8 months ago

Excuse me,I am also interested in the code for Hard task (HT) meta-batch. I have sent email to yliu538@jhu.edu. Looking forward to your reply,thank you very much!!!

Thanks for your interest in our work. I think I've replied to your email. If not, please feel free to contact me again. Excuse me,I'm so sorry to interrupt you again. I sent another email and I am not sure whether I miss your reply.

Clara2333333 commented 8 months ago

I am not pretty sure. If I have time after the NeurIPS deadline, I will update the entire PyTorch project.

Excuse me, two years have passed. Has it been updated yet?

Excuse me,may I ask have you got the code?