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
I noticed the line was removed:
weight = self.do_filter(lay, weight, delta_dy, delta_m, segments)
In driod_net.py, I couldn't find other functions which used seg masks.
Should we uncomment this line to enable segmentation masks?
The text was updated successfully, but these errors were encountered:
I noticed the line was removed:
weight = self.do_filter(lay, weight, delta_dy, delta_m, segments)
In driod_net.py, I couldn't find other functions which used seg masks.
Should we uncomment this line to enable segmentation masks?
The text was updated successfully, but these errors were encountered: