FPS-Net icon indicating copy to clipboard operation
FPS-Net copied to clipboard

Is KNN only for test?

Open hxm91 opened this issue 1 year ago • 0 comments

In the given code, segmentator.py uses CRF. This means that crf is used for training but knn is used for validation, is that right?

hxm91 avatar Oct 09 '24 16:10 hxm91