Mask_RCNN icon indicating copy to clipboard operation
Mask_RCNN copied to clipboard

Finding accuracy and plotting the learning curve and loss graph in mask rcnn

Open filmonmehari opened this issue 2 years ago • 2 comments

I am just using maskrcnn model for my project. But i am unable to find out the accuracy of my model and plot the learning curve( train and validation Vs epoc) and loss graph (i.e train loss vs test loss). I have read previous discussions abt accuracy saying mAP is used in object detection, but my advisor is requesting me to show him the accuracy(he is familiar only with the normal accuracy metrics) , learning curve and loss graph.

Even i am troubled whether i have to add data for my model cuz i didn't find the top accuracy and learning curve in mask rcnn. So please help me for the solution , i have only 3 weeks to submit with those parameters.

filmonmehari avatar May 13 '22 16:05 filmonmehari

Thanks in advance!!!!!

filmonmehari avatar May 13 '22 16:05 filmonmehari

Moreover I'm watching the losses on the output but how to see those using a graph after training for analysis. I have seen this is possible in one journal "Use of Very High Spatial Resolution Commercial Satellite Imagery and Deep Learning to Automatically Map Ice-Wedge Polygons across Tundra Vegetation Types" but i want to know the code for that.

filmonmehari avatar May 13 '22 17:05 filmonmehari