MontaEllis / Pytorch-Medical-Segmentation

This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.
MIT License
857 stars 197 forks source link

Minor revision in test part of main.py #18

Closed Nearby36 closed 3 years ago

Nearby36 commented 3 years ago

In the main.py file, there exist minor errors in test function (def test()), line 406~408.