-
Notifications
You must be signed in to change notification settings - Fork 107
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
Error in loading file at #30
Comments
There are my command lines that running the backent and frontent separately: when I upload the picture, I meet a problem: |
@qianxi0617 please run the code from the top level directory. i.e. python Tool/tool.py .... From the Tool directory, the path Tool/frontend/static/img is not reachable |
@CSYslient looks like your json_dir is incorrect. Please point json_dir to the data that is downloaded with our package (our modified json files have GT made specifically for polyrnn training) |
@ amlankar,hi,I had a problem preparing the json file,Could you help me find out what the problem is?
My input instructions are as follows:python Scripts/data/change_paths.py --city_dir /home/csy/polyrnnpp-pytorch/cityscapes/leftImg8bit --json_dir /home/csy/polyrnnpp-pytorch/cityscapes/gtFine --out_dir /home/csy/polyrnnpp-pytorch/json_out
Thank you
Appreciative for your reply.
The text was updated successfully, but these errors were encountered: