Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 388 Bytes

MODEL_ZOO.md

File metadata and controls

12 lines (9 loc) · 388 Bytes

Detectron2DeepSortPlus Model Zoo

  1. Download models

    4 baseline models is currently supported.

    • FasterRCNN_R_50_FPN_3x
    • MaskRCNN_R_50_FPN_3x
    • Yolov3
    • Yolov4

    All can be dowloaded via Google Drive.

    More models can be trained via Detectron2 config and Yolos config.