How should we handle the case when `distance_bin = 10` `max_dist = 100` and `distance_from_ego_to_object` is 107. In general, how should we process this? 1. Have the last class be max_dist+ 2. Ignore all objects beyond that