milesial / Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images
GNU General Public License v3.0
9.3k stars 2.51k forks source link

Validation Path #513

Open mcarslan6 opened 2 months ago

mcarslan6 commented 2 months ago

Hi, in default settings i cannot specify validation path. I can only specify the percentage of validations. How can specify the validation path?