keras-resnet icon indicating copy to clipboard operation
keras-resnet copied to clipboard

Transfer Learning

Open system123 opened this issue 6 years ago • 4 comments

I generated the docs as I saw something on transfer learning, however, the docs don't seem complete. Is there a way to load the ReNet18 with weights based on ImageNet or CIFAR? Or has this not yet been implemented?

system123 avatar Jul 19 '17 12:07 system123

Hi, @system123. I have not generated ImageNet weights for ResNet-18. If you don't mind waiting a day or two, I can start creating them today. Let me know!

0x00b1 avatar Jul 19 '17 20:07 0x00b1

Sure I don't mind waiting, if you can document the process briefly perhaps then I can do it for other weights for other network sizes if I need to, and I'll submit this back to the project.

On 19 Jul 2017 22:49, "Allen Goodman" [email protected] wrote:

Hi, @system123 https://github.com/system123. I have not generated ImageNet weights for ResNet-18. If you don't mind waiting a day or two, I can start creating them today. Let me know!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/broadinstitute/keras-resnet/issues/22#issuecomment-316512694, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFldS2qSBhgyiQ3dmXC-VCagNRCsLymks5sPmvCgaJpZM4OcpUB .

system123 avatar Jul 19 '17 20:07 system123

Hi, @0x00b1 I was just wondering if this has been resolved? Is it possible to load a resnet18 with imagenet weights?

kvnsng avatar Jul 03 '18 18:07 kvnsng

Hi, I also wonder if there's a pretrained model on ImageNet for ResNet50?

KittyLiou avatar Aug 31 '18 04:08 KittyLiou