Deformable DETR
发布时间
阅读量:
阅读量
Deformable 可变形的DETR
This repository is an official implementation of the paper Deformable DETR: Deformable Transformers for End-to-End Object Detection.
该存储库是论文《可变形DETR:用于端到端对象检测的可变形变压器》的正式实现。
https://github.com/fundamentalvision/deformable-detr
Introduction
Deformable DETR is an efficient and fast-converging end-to-end object detector. It mitigates the high complexity and slow convergence issues of DETR via a novel sampling-based efficient attention mechanism.
可变形DETR是一种高效且快速收敛的端到端对象检测器。通过一种新颖的基于采样的有效注意力机制,缓解了DETR的高复杂性和缓慢收敛的问题。
Abstract摘要
DETR has been recently proposed to eli
全部评论 (0)
还没有任何评论哟~
