https://github.com/DetectionTeamUCAS/SSH_Tensorflow/blob/f435ab96545d2ffe13227094a6b410a9256fa118/libs/networks/build_whole_network.py#L317 this line code as fllow will occur eror, because out of range ```python box_pred_m1 = tf.gather(box_pred_m1, keep_inds_m1) ```
SSH_Tensorflow/libs/networks/build_whole_network.py
Line 317 in f435ab9
this line code as fllow will occur eror, because out of range