Inference ------------------ .. container:: cards .. card:: :title: Inference using a pretrained model - Quick Start :link: detection_inference_quick_start.html Download a pretrained model and run inference on a small dataset (COCO Format) .. card:: :title: Inference using a pretrained model - COCO dataset :link: detection_inference_coco.html Download a pretrained model and run inference on COCO dataset .. card:: :title: Inference using a pretrained model - VOC dataset :link: detection_inference_voc.html Download a pretrained model and run inference on VOC dataset .. toctree:: :maxdepth: 1 :hidden: detection_inference_quick_start detection_inference_coco detection_inference_voc detection_load_predictor