Skip to content

Deformable DETR: Deformable Transformers for End-to-End Object Detection #5

@JunnHan

Description

@JunnHan

Abstract

  本文针对DETR存在的问题进行分析改进,主要是考虑到1.训练时收敛速度慢,需要迭代的轮数多以及2.特征图的分辨率/空间尺寸的影响(尤其是对小目标检测性能的影响),提出了新的目标检测范式,注意力机制仅作用于目标周围的key sampling points的小集合,加快了收敛速度,并利用多尺度特征图提升了小目标检测的精度。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions