The validation loss and validation accuracy for U-net are shown on the right side.

Testing = 0.0153

Test accuracy = 0.9272

In the test case, the accuracy of u-net reaches 93%, which is a good performance.

Obviously, as the training progresses, the loss gradually decreases and eventually converges.

In addition, processing one image only takes ~8 seconds on personal computers