You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zhijiejia, It is the IoU metric of the class "change" only, i.e. it does not account for the overlap in the background (no change) class. The code I used for calculating IoU over all test images for LEVIRCD is the following (note that in the inner product, 1 stands for change class, 0 for background, thefore, background does not contribute):
hi feevos, the result in your paper has IOU metric in table. Is the IOU metric for change only ? Or the IOU euqal mIOU for 2 classes
The text was updated successfully, but these errors were encountered: