resnet-18-tensorflow icon indicating copy to clipboard operation
resnet-18-tensorflow copied to clipboard

Is it possible to generate a *.lua file for this model?

Open monocongo opened this issue 6 years ago • 0 comments

I would like to train this model using NVIDIA's DIGITS, and in order to do this I need to load the pre-trained model into DIGITS with a) its weights (resnet-18.t7) and b) its architecture (described by a *.lua file). How would I generate a *.lua file for this model?

Thanks in advance for any suggestions.

monocongo avatar Aug 28 '19 19:08 monocongo