当前位置:网站首页>CVPR 2022 | querydet: use cascaded sparse query to accelerate small target detection under high resolution
CVPR 2022 | querydet: use cascaded sparse query to accelerate small target detection under high resolution
2022-04-23 20:11:00 【Zhiyuan community】
Although in the past few years , Universal target detection based on deep learning has achieved great success , However, the performance and efficiency of detecting small targets are far from satisfactory . The most common and effective method to promote small target detection is to use high-resolution images or feature maps . However , Both methods can lead to expensive calculations , Because the computational cost will increase with the increase of image and feature size .
We proposed QueryDet, it A novel query mechanism is used to speed up the inference speed of target detector based on feature pyramid . The pipeline It consists of two steps : Firstly, the coarse location of small targets is predicted on the low resolution features , Then the accurate detection results are calculated by using the high-resolution features of these coarse position sparse guidance . In this way, high resolution can be obtained feature map Of benefit, It can also avoid using less computation for the background area .
stay popular COCO On dataset , This method will mAP Improved 1.0,mAP-small Improved 2.0, The reasoning speed of high resolution is increased to 3.0×. In a that contains more small objects VisDrone On dataset , We have acquired new SOTA, At the same time, the average 2.3× High resolution acceleration .
Paper title :QueryDet: Cascaded Sparse Query for Accelerating High-Resolution for Small Object Detection
Thesis link :https://arxiv.org/abs/2103.09136
Code link :https://github.com/ChenhongyiYang/QueryDet-PyTorch
版权声明
本文为[Zhiyuan community]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204232004207702.html
边栏推荐
- 本地调用feign接口报404
- Introduction to electron Tutorial 4 - switching application topics
- 考研英语唐叔的语法课笔记
- aqs的学习
- NC basic usage 1
- How about CICC fortune? Is it safe to open an account
- Efficient serial port cyclic buffer receiving processing idea and code 2
- MySQL 进阶 锁 -- MySQL锁概述、MySQL锁的分类:全局锁(数据备份)、表级锁(表共享读锁、表独占写锁、元数据锁、意向锁)、行级锁(行锁、间隙锁、临键锁)
- A simple (redisson based) distributed synchronization tool class encapsulation
- How to do product innovation—— Exploration of product innovation methodology I
猜你喜欢
How to create bep-20 pass on BNB chain
Openharmony open source developer growth plan, looking for new open source forces that change the world!
The textarea cursor cannot be controlled by the keyboard due to antd dropdown + modal + textarea
【数值预测案例】(3) LSTM 时间序列电量预测,附Tensorflow完整代码
MySQL advanced lock - overview of MySQL locks and classification of MySQL locks: global lock (data backup), table level lock (table shared read lock, table exclusive write lock, metadata lock and inte
Kubernetes entry to mastery - bare metal loadbalance 80 443 port exposure precautions
DTMF dual tone multi frequency signal simulation demonstration system
Building googlenet neural network based on pytorch for flower recognition
Class loading process of JVM
Mfcc: Mel frequency cepstrum coefficient calculation of perceived frequency and actual frequency conversion
随机推荐
MySQL数据库 - 单表查询(二)
CVPR 2022 | QueryDet:使用级联稀疏query加速高分辨率下的小目标检测
指针数组与数组指针的区分
LeetCode异或运算
R语言survival包coxph函数构建cox回归模型、ggrisk包ggrisk函数和two_scatter函数可视化Cox回归的风险评分图、解读风险评分图、基于LIRI数据集(基因数据集)
基于pytorch搭建GoogleNet神经网络用于花类识别
Mysql database - basic operation of database and table (II)
SRS deployment
Fundamentals of programming language (2)
如何做产品创新?——产品创新方法论探索一
如何在BNB链上创建BEP-20通证
Openharmony open source developer growth plan, looking for new open source forces that change the world!
STM32基础知识
【目标跟踪】基于帧差法结合卡尔曼滤波实现行人姿态识别附matlab代码
网络通信基础(局域网、广域网、IP地址、端口号、协议、封装、分用)
Speex Wiener filter and rewriting of hypergeometric distribution
SRS 的部署
Unity general steps for creating a hyper realistic 3D scene
MySQL advanced lock - overview of MySQL locks and classification of MySQL locks: global lock (data backup), table level lock (table shared read lock, table exclusive write lock, metadata lock and inte
Shanda Wangan shooting range experimental platform project - personal record (V)