中文
相关论文

相关论文: Creating Lightweight Object Detectors with Model C…

200 篇论文

Compressing images at extremely low bitrates (< 0.1 bpp) has always been a challenging task since the quality of reconstruction significantly reduces due to the strong imposed constraint on the number of bits allocated for the compressed…

图像与视频处理 · 电气工程与系统科学 2020-06-16 Suraj Kiran Raman , Aditya Ramesh , Vijayakrishna Naganoor , Shubham Dash , Giridharan Kumaravelu , Honglak Lee

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

Deep neural networks have demonstrated state-of-the-art performance for feature-based image matching through the advent of new large and diverse datasets. However, there has been little work on evaluating the computational cost, model size,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Roy Miles , Krystian Mikolajczyk

Challenges in remote sensing object detection(RSOD), such as high interclass similarity, imbalanced foreground-background distribution, and the small size of objects in remote sensing images, significantly hinder detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Yujie Lei , Wenjie Sun , Sen Jia , Qingquan Li , Jie Zhang

Infrared small target detection (ISTD) is one of the key techniques in image processing. Although deep unfolding networks (DUNs) have demonstrated promising performance in ISTD due to their model interpretability and data adaptability,…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Jingjing Liu , Yinchao Han , Xianchao Xiu , Jianhua Zhang , Wanquan Liu

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

This paper shows the effectiveness of 2D backbone scaling and pretraining for pillar-based 3D object detectors. Pillar-based methods mainly employ randomly initialized 2D convolution neural network (ConvNet) for feature extraction and fail…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Weixin Mao , Tiancai Wang , Diankun Zhang , Junjie Yan , Osamu Yoshie

Edge detection is a long-standing problem in computer vision. Despite the efficiency of existing algorithms, their performance, however, rely heavily on the pre-trained weights of the backbone network on the ImageNet dataset. The use of…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Chenguang Liu , Chisheng Wang , Feifei Dong , Xiayang Xiao , Xin Su , Chuanhua Zhu , Dejin Zhang , Qingquan Li

Face detectors are becoming a crucial component of many applications, including surveillance, that often have to run on edge devices with limited processing power and memory. Therefore, there's a pressing demand for compact face detection…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Konstantinos Gkrispanis , Nikolaos Gkalelis , Vasileios Mezaris

Deep convolutional neural network with increased number of parameters has achieved improved precision in task of object detection on natural images, where objects of interests are annotated with horizontal boundary boxes. On aerial images…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yicheng Xiao , Junpeng Zhang

While deep learning-based general object detection has made significant strides in recent years, the effectiveness and efficiency of small object detection remain unsatisfactory. This is primarily attributed not only to the limited…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Zile Huang , Chong Zhang , Mingyu Jin , Fangyu Wu , Chengzhi Liu , Xiaobo Jin

We propose EasyControlEdge, adapting an image-generation foundation model to edge detection. In real-world edge detection (e.g., floor-plan walls, satellite roads/buildings, and medical organ boundaries), crispness and data efficiency are…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Hiroki Nakamura , Hiroto Iino , Masashi Okada , Tadahiro Taniguchi

Channel pruning is one of the important methods for deep model compression. Most of existing pruning methods mainly focus on classification. Few of them conduct systematic research on object detection. However, object detection is different…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zihao Xie , Wenbing Tao , Li Zhu , Lin Zhao

We propose model with larger spatial size of feature maps and evaluate it on object detection task. With the goal to choose the best feature extraction network for our model we compare several popular lightweight networks. After that we…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Dmitriy Anisimov , Tatiana Khanova

Edge computing has emerged as a key paradigm for deploying deep learning-based object detection in time-sensitive scenarios. However, existing edge detection methods face challenges: 1) difficulty balancing detection precision with…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Jiaqi Wu , Shihao Zhang , Simin Chen , Lixu Wang , Zehua Wang , Wei Chen , Fangyuan He , Zijian Tian , F. Richard Yu , Victor C. M. Leung

Face detection is frequently attempted by using heavy pre-trained backbone networks like ResNet-50/101/152 and VGG16/19. Few recent works have also proposed lightweight detectors with customized backbones, novel loss functions and efficient…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yogesh Aggarwal , Prithwijit Guha

This paper proposes anchor pruning for object detection in one-stage anchor-based detectors. While pruning techniques are widely used to reduce the computational cost of convolutional neural networks, they tend to focus on optimizing the…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Maxim Bonnaerens , Matthias Freiberger , Joni Dambre

This paper presents a modular lightweight network model for road objects detection, such as car, pedestrian and cyclist, especially when they are far away from the camera and their sizes are small. Great advances have been made for the deep…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Sen Cao , Yazhou Liu , Pongsak Lasang , Shengmei Shen

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jia Li , Shengye Qiao , Zhirui Zhao , Chenxi Xie , Xiaowu Chen , Changqun Xia