Skip to content

[fix] Fix ICP saturation range

Julia Sanchez requested to merge FixSaturationRangeICP into master
  • The ICP loss function uses a saturation value to exclude outliers

  • By now, the minimal value of the range set by the user is not reached, this commit fixes the problem

@nicolas.cadart @nick.laurenson PTAL

Merge request reports