Nabil Ibtehaz
Nabil Ibtehaz
Hi @reachsak , yes I understand that you wish evaluate the performance using Precision and Recall. About my mean over pixels and mean over images, I think it would be...
> And regarding to the metrics while training and validation, may I know which one do you think is more important in evaluating the performance of the task of this...
> It’ seems that my above code only calculate the metrics while compiling. ( training ) I’ve actually tried to modify your code for calculating the metrics while fitting the...
Thank you @arilmad for your interest in our project, and thanks to @saskra and @Jderuijter for keeping the conversation running . Apologies for my late response as I was occupied...
Hi @lxy51 , thank you for your interest in our project. Thank you for bringing this to my attention. I think `padding='same'` is applicable for pytorch as you can see...
Hi, yes for multiple categories it suffices to modify the `n_classes` argument in the model code. Please use your own training script as our training scripts were for binary classification.
Yes @ichenjunren , we consider a background class.