ResNeSt icon indicating copy to clipboard operation
ResNeSt copied to clipboard

I want to ask you a question and look forward to your reply.

Open shibenzheng opened this issue 4 years ago • 4 comments

Hello, I would like to ask you, can you use Resnest to do image classification code? I did not find it in the project. Thank you!

shibenzheng avatar Nov 10 '20 13:11 shibenzheng

ResNeSt has the same interface as the ResNet. You should be able to find some example of doing that.

zhanghang1989 avatar Nov 10 '20 18:11 zhanghang1989

Do you mean that there is only the Resnest module in these codes, and there is no complete image classification training code?

shibenzheng avatar Nov 11 '20 01:11 shibenzheng

ImageNet training is here https://github.com/zhanghang1989/ResNeSt/tree/master/scripts/gluon

zhanghang1989 avatar Nov 11 '20 03:11 zhanghang1989

Hello, is this training image classification using Resnest?

shibenzheng avatar Nov 11 '20 07:11 shibenzheng