I\'m trying to use an quantized and optimised model frcnn-resnet50 which is in .pt zip format for object detection using ptorch. I tried torch.load and various methods and codes