Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot test random region inpainting #33

Closed
niloleart opened this issue Jan 16, 2018 · 0 comments
Closed

Cannot test random region inpainting #33

niloleart opened this issue Jan 16, 2018 · 0 comments

Comments

@niloleart
Copy link

I am trying to run the provided trained net (imagenet_inpaintCenter) with random region inpainting (test_random.lua)

DATA_ROOT=dataset/val net=models/inpaintCenter/imagenet_inpaintCenter.t7 name=test_whatever useOverlapPred=0 manualSeed=222 batchSize=30 loadSize=129 gpu=1 th test_random.lua

but I get this error: bad argument #2 to '?' (sizes do not match at /<...>/torch/extra/cutorch/lib/THC/generated/../generic/THCTensorMasked.cu:122)

Any idea on how to solve this?

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant