SkillAgentSearch skills...

DETR.detectron2

DETR implementation based on detectron2.

Install / Use

/learn @poodarchu/DETR.detectron2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars111
CategoryDevelopment
Updated2mo ago
Forks8

Languages

Python

Security Score

80/100

Audited on Jan 19, 2026

No findings