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

calculation of parameters #6

Closed manvirvirk closed 4 years ago

manvirvirk commented 4 years ago

i want to calculate parameters such as precision recall rate, accuracy of this model? how to do this??