I\'m training my RPN network and for labelling I have the following function:
@tf.function def assign_labels_to_anchors(self,neg_thr=0.3,pos_thr=0.7): \'\'\'