Skip to content

Dev/weight fix

Vincenzo DiMatteo requested to merge dev/weight_fix into main

A previous problems were saliencey weights within the foreground would overlap with one another potentially causing issues during training. This Merge Request is designed to deal with this issue via having the region with the larger weight overlap the region of lesser weight rather than having the weights convoluted on one another.

Merge request reports

Loading