yaoyao-liu / meta-transfer-learning

TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)

Home Page:https://lyy.mpi-inf.mpg.de/mtl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the code for choosing hard class-m ?

nobel861017 opened this issue · comments

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

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.

Will it be merged soon?

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

OK, thanks

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?

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

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!!!

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.

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.

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?