soumith / imagenet-multiGPU.torch

an imagenet example in torch.
BSD 2-Clause "Simplified" License
401 stars 158 forks source link

How can I retrain this googlenet network? #104

Open bemoregt opened 7 years ago

bemoregt commented 7 years ago

Hi, @Smerity @bobbens @pedropgusmao @soumith @ppwwyyxx

How can I retrain this resnet network? I dont kow below option's meaning ...

cmd:option('-retrain',     'none', 'provide path to model to retrain with')
cmd:option('-optimState',  'none', 'provide path to an optimState to reload from')

Thanks in advances ~

pedropgusmao commented 7 years ago

For resnet, try https://github.com/facebook/fb.resnet.torch

bemoregt commented 7 years ago

Thanks

나의 iPhone에서 보냄

      1. 오후 7:18 Pedro Porto Buarque de Gusmão notifications@github.com 작성:

For resnet, try https://github.com/facebook/fb.resnet.torch

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.