sainatarajan / U-Net

A simple U-Net implementation for custom dataset. Just create required folders and place the images and then start training.
20 stars 6 forks source link

Low Accuracy #12

Closed mfaramarzi closed 4 years ago

mfaramarzi commented 4 years ago

@sainatarajan

It seems this code doesn't include augmentation, and also 6 images out of 30 will be assigned to validation. actually the validation accuracy kinda stuck at 78%.