Quantization for Retinanet

Are there any guides or resources for using PyTorch’s quantization tools with the Retinanet models provided in torchvision? Or any of the object detection models in general? I’ve only seen guides for the classification models.

Seeking PyTorch quantization assistance for Retinanet in torchvision, lacking specific guidance beyond classification models.