nmndeep/Robust-Segmentation

run the code

Closed this issue · 2 comments

you can't run the code while the train.py is in the tools folder cause it can't find semseg. if i'm wrong, correct me please

Hi,
Thanks for pointing this out. This seems to be an import error, I have updated the train.py with appending cwd to syspath. This should be solved now.

Hi, the same issue exists in infer.py.