jonas12t

Results 1 issues of jonas12t

I would like to load a custom model, so I tried the example you provided in 'importer.sh', such as ' model_def="${HOME}/.torch/models/resnext_101_32x4d.py" weights="${HOME}/.torch/models/resnext_101_32x4d.pth" ' However, you didn't provide the 'resnext_101_32x4d.py' and...