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
Following the instructions on the page, when I get to the section to run wireframe.py I get the error: "No such file or directory: 'result/linepx/1/00031546_line.npy'"
As far as I can tell from the code none of the files in the linepx folder reference the result directory, nor do these files seem to be output to any other directory.
The text was updated successfully, but these errors were encountered:
joemenke
changed the title
linepx doesn't output images
linepx doesn't output extracted lines
Jun 7, 2018
After executing the test code in linepx folder, the test result will be in ROOT_FOLDER/result/linepx/0 by default.
PS: I made a change in test() function and wireframe.py.
Following the instructions on the page, when I get to the section to run wireframe.py I get the error: "No such file or directory: 'result/linepx/1/00031546_line.npy'"
As far as I can tell from the code none of the files in the linepx folder reference the result directory, nor do these files seem to be output to any other directory.
The text was updated successfully, but these errors were encountered: