Is there way to check pretrained model features?

Hi everyone.

Is there way to check features from pretrained model (torch.jit.load method) and use???
i want to combine pretrained backbone + centernet detector (FPN)

Thanks