xwjabc / hed

A PyTorch reimplementation of Holistically-Nested Edge Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I run the following command in pycharm

peiyunju opened this issue · comments

When I run the following command in pycharm (windows10,python=3.7,torch=1.10,matlab=2020b)
cd eval
(echo "data_dir = '../output/epoch-39-test'"; cat eval_edge.m)|matlab -nodisplay -nodesktop -nosplash
The following issues occur
1667219169587

Is your problem solved?I meet some error when using the command ,too.