Open Fei-Long121 opened 3 years ago
Thanks. I have not tried to use a deeper backbone because of the computational cost. If you want to obtain the corresponding results and you also have enough computing resource, maybe you can try to replace the shallow backbone with a deeper backbone. It's also worth mentioning that because ADM needs calculate covariance matrix, the resnet12 backbone needs to be slightly modified. Hope this can help you.
Thanks. I have not tried to use a deeper backbone because of the computational cost. If you want to obtain the corresponding results and you also have enough computing resource, maybe you can try to replace the shallow backbone with a deeper backbone. It's also worth mentioning that because ADM needs calculate covariance matrix, the resnet12 backbone needs to be slightly modified. Hope this can help you.
ok, Thanks a lot!!!
Great job! Many thanks for sharing! But I want to know that Have you experimented with deeper models,such as resnet12? If so, could you share the results on miniImageNet and Tiered_imagenet?