Closed benzzhang closed 2 years ago
The visualization code is in evaluation.py
. You can add -ds
arguments at the evaluation stage to generate visualization results. For example, python3 evaluation.py -i ../runs/GU2Net/results/test_epoch067 -ds
.
the arguments should be ‘-s’
After testing,I got results included some .png and .npy I want to know how to fuse them to show the points in the Chest X-Ray pics. I used the following code,it didn't work: