facebookarchive / fb.resnet.torch

Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
Other
2.29k stars 664 forks source link

running lua in Pytorch #206

Open peisungtsai opened 5 years ago

peisungtsai commented 5 years ago

Sorry, just want to know how to run the code in python/pytorch. Thanks.

Hokie23 commented 5 years ago

peisungtsai, Lua Torch is in maintenance, please use PyTorch. Here is an example implementation. https://github.com/floydhub/imagenet