You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I tried to run DATA_ROOT=celebA th data/crop_celebA.lua an got the following error messages:
/home/franzi/torch/install/bin/luajit: /home/franzi/torch/install/share/lua/5.1/image/init.lua:569: image.crop: crop goes outside bounds of src
stack traceback:
[C]: in function 'cropNoScale'
/home/franzi/torch/install/share/lua/5.1/image/init.lua:569: in function 'crop'
data/crop_celebA.lua:9: in main chunk
[C]: in function 'dofile'
...anzi/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00406510
Best regards,
Franzi
The text was updated successfully, but these errors were encountered:
Hello!
I tried to run DATA_ROOT=celebA th data/crop_celebA.lua an got the following error messages:
/home/franzi/torch/install/bin/luajit: /home/franzi/torch/install/share/lua/5.1/image/init.lua:569: image.crop: crop goes outside bounds of src
stack traceback:
[C]: in function 'cropNoScale'
/home/franzi/torch/install/share/lua/5.1/image/init.lua:569: in function 'crop'
data/crop_celebA.lua:9: in main chunk
[C]: in function 'dofile'
...anzi/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00406510
Best regards,
Franzi
The text was updated successfully, but these errors were encountered: