Closed JiaquanYe closed 3 years ago
Hi @JiaquanYe
This repo is just an implementation of the architecture, and I have not trained on ImageNet. Not sure what you are referring to for "CoAtNet-Tiny", but I guess you did not follow all settings mentioned in the paper, FYI:
Hi @JiaquanYe
This repo is just an implementation of the architecture, and I have not trained on ImageNet. Not sure what you are referring to for "CoAtNet-Tiny", but I guess you did not follow all settings mentioned in the paper, FYI:
My mistake... I mean CoAtNet-0. I see stochastic depth in paper and your upload your paper.
OK, I will tune the parameter. Thanks.
Hi, I can't found the code about stochastic depth in your implementation.
And I add the stochastic depth code and train a CoAtNet-Tiny on ImageNet 1k, but got 79.27%@top1.
Have you reproduce the results reported by the paper?