All Projects → poodarchu → Detr.detectron2

poodarchu / Detr.detectron2

Licence: apache-2.0
DETR implementation based on detectron2.

Programming Languages

python
139335 projects - #7 most used programming language

DETR based on cvpods

DETR.detectron2 has been deprecated. Please see our new implementation based on cvpods, which is more user-friendly.

Instructions

  1. Install cvpods from here
  2. cd detr.res50.c5.coco.multiscale.150e.bs16
  3. pods_train --num-gpus 8

Results

config COCO AP Paper Checkpoint
detr.res50.c5.coco.multiscale.150e.bs16 38.8 without RC 39.5 with RC LINK

"RC" means RandomCrop, it brings about 1% AP improvements accroding to paper.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].