Methodmerge Pixel shuffle is implemented using 3 operators: - Reshape(1, channels, scale, scale, height, width) - Transpose(0, 1,
caffe/onnx2caffe/_transformers.py:386
Functionnms(box_scores, nms_method=None, score_threshold=None, iou_threshold=None,
sigma=0.5, top_k=-1, candidate
paddle/vision/utils/box_utils.py:201
Functionnms(box_scores, nms_method=None, score_threshold=None, iou_threshold=None,
sigma=0.5, top_k=-1, candidate
vision/utils/box_utils.py:201
Functionsave_checkpoint(epoch, net_state_dict, optimizer_state_dict, best_score, checkpoint_path, model_path)
paddle/vision/utils/misc.py:25
Functionseparable_conv(x, out_ch, kernel_size, stride, padding, prefix='separable_conv')
tflite/model/tflite_RFB_320_without_postprocessing.py:63