Closed lucyLLLL closed 3 years ago
@Hanqer any help to this issue?
I test the main branch of the released code. It is correct for the NKL test set. If you are using your own test images, please carefully handle the image path. By the way, if you use the '--align' for post-processing, you should prepare the edge detection results such as HED, as described in the paper.
Please refer to https://github.com/Hanqer/deep-hough-transform/blob/master/test.md for detailed steps about testing.
We verified on a fresh environment and everything is okay.
Our environment is (output from pip freeze
):
addict==2.4.0
certifi==2021.5.30
cycler==0.10.0
Cython==0.29.24
deep-hough==0.0.0
fastrlock==0.6
imageio==2.9.0
kiwisolver==1.3.2
matplotlib==3.4.3
mkl-fft==1.3.0
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626179032232/work
mkl-service==2.4.0
networkx==2.6.3
numpy @ file:///tmp/build/80754af9/numpy_and_numpy_base_1626264701743/work
olefile==0.46
opencv-python==4.5.3.56
packaging==21.0
Pillow @ file:///tmp/build/80754af9/pillow_1625655818400/work
POT==0.7.0
pyparsing==2.4.7
python-dateutil==2.8.2
PyWavelets==1.1.1
PyYAML==5.4.1
scikit-image==0.18.3
scipy==1.7.1
six @ file:///tmp/build/80754af9/six_1623709665295/work
termcolor==1.1.0
tifffile==2021.8.30
torch==1.9.0
torchaudio==0.9.0a0+33b2469
torchvision==0.10.0
tqdm==4.62.2
typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1624965014186/work
yacs==0.1.8
yapf==0.31.0
If you run into the same problem, please verify your environment. If the problem still exists, please leave a message here in this issue.