tornadomeet / ResNet

Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
Apache License 2.0
557 stars 199 forks source link

Does pretrained model /mxnet/models/imagenet-11k-place365-ch/resnet-50 come from this repo? #34

Closed ysh329 closed 7 years ago

ysh329 commented 7 years ago

I wan to train on my data.

Besides, what is the detailed preprocessing of image data using for pretrained stage?

@tornadomeet @mli

ysh329 commented 7 years ago

According to README.md, it seems pretrained models /mxnet/models/imagenet-11k-place365-ch/resnet-50 come from this repo.