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, although it might be irrelevant for you now, @FantasyJXF, but it might be helpful for others. One can refer to this article to grasp the idea of calculating MIoU the way authors had implemented it.
In
compute_iou.py
, what doesfast_hist(a, b, n)
do?Would you please tell me how does it work?
Thank you.
The text was updated successfully, but these errors were encountered: