English
Related papers

Related papers: EAutoDet: Efficient Architecture Search for Object…

200 papers

The success of deep neural networks relies on significant architecture engineering. Recently neural architecture search (NAS) has emerged as a promise to greatly reduce manual effort in network design by automatically searching for optimal…

Computer Vision and Pattern Recognition · Computer Science 2020-02-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

Neural Architecture Search (NAS) has shown great potential in effectively reducing manual effort in network design by automatically discovering optimal architectures. What is noteworthy is that as of now, object detection is less touched by…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

In object detection, the detection backbone consumes more than half of the overall inference cost. Recent researches attempt to reduce this cost by optimizing the backbone architecture with the help of Neural Architecture Search (NAS).…

Computer Vision and Pattern Recognition · Computer Science 2022-06-16 Zhenhong Sun , Ming Lin , Xiuyu Sun , Zhiyu Tan , Hao Li , Rong Jin

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

With the improvements in the object detection networks, several variations of object detection networks have been achieved impressive performance. However, the performance evaluation of most models has focused on detection accuracy, and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Min-Kook Choi , Heechul Jung

Most object detection frameworks use backbone architectures originally designed for image classification, conventionally with pre-trained parameters on ImageNet. However, image classification and object detection are essentially different…

Computer Vision and Pattern Recognition · Computer Science 2022-06-20 Harim Jung , Myeong-Seok Oh , Cheoljong Yang , Seong-Whan Lee

Deep neural networks achieve remarkable performance in many computer vision tasks. Most state-of-the-art (SOTA) semantic segmentation and object detection approaches reuse neural network architectures designed for image classification as…

Computer Vision and Pattern Recognition · Computer Science 2020-04-10 Jiemin Fang , Yuzhu Sun , Kangjian Peng , Qian Zhang , Yuan Li , Wenyu Liu , Xinggang Wang

The searching procedure of neural architecture search (NAS) is notoriously time consuming and cost prohibitive.To make the search space continuous, most existing gradient-based NAS methods relax the categorical choice of a particular…

Computer Vision and Pattern Recognition · Computer Science 2019-12-11 Shoufa Chen , Yunpeng Chen , Shuicheng Yan , Jiashi Feng

Object detection and tracking are challenging tasks for resource-constrained embedded systems. While these tasks are among the most compute-intensive tasks from the artificial intelligence domain, they are only allowed to use limited…

Computer Vision and Pattern Recognition · Computer Science 2020-03-03 Xiaofan Zhang , Haoming Lu , Cong Hao , Jiachen Li , Bowen Cheng , Yuhong Li , Kyle Rupnow , Jinjun Xiong , Thomas Huang , Honghui Shi , Wen-mei Hwu , Deming Chen

The improvements in recent CNN-based object detection works, from R-CNN [11], Fast/Faster R-CNN [10, 31] to recent Mask R-CNN [14] and RetinaNet [24], mainly come from new network, new framework, or novel loss design. But mini-batch size, a…

Computer Vision and Pattern Recognition · Computer Science 2018-04-12 Chao Peng , Tete Xiao , Zeming Li , Yuning Jiang , Xiangyu Zhang , Kai Jia , Gang Yu , Jian Sun

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

As DenseNet conserves intermediate features with diverse receptive fields by aggregating them with dense connection, it shows good performance on the object detection task. Although feature reuse enables DenseNet to produce strong features…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Youngwan Lee , Joong-won Hwang , Sangrok Lee , Yuseok Bae , Jongyoul Park

There can be numerous electronic components on a given PCB, making the task of visual inspection to detect defects very time-consuming and prone to error, especially at scale. There has thus been significant interest in automatic PCB…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Brian Li , Steven Palayew , Francis Li , Saad Abbasi , Saeejith Nair , Alexander Wong

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

Computer Vision and Pattern Recognition · Computer Science 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

Recently, Neural architecture search has achieved great success on classification tasks for mobile devices. The backbone network for object detection is usually obtained on the image classification task. However, the architecture which is…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Haichao Zhang , Jiashi Li , Xin Xia , Kuangrong Hao , Xuefeng Xiao

Many mission-critical systems are based on GPU for inference. It requires not only high recognition accuracy but also low latency in responding time. Although many studies are devoted to optimizing the structure of deep models for efficient…

Computer Vision and Pattern Recognition · Computer Science 2020-08-13 Ming Lin , Hesen Chen , Xiuyu Sun , Qi Qian , Hao Li , Rong Jin

Recently, Neural Architecture Search has achieved great success in large-scale image classification. In contrast, there have been limited works focusing on architecture search for object detection, mainly because the costly ImageNet…

Computer Vision and Pattern Recognition · Computer Science 2019-09-06 Junran Peng , Ming Sun , Zhaoxiang Zhang , Tieniu Tan , Junjie Yan

Model efficiency is crucial for object detection. Mostprevious works rely on either hand-crafted design or auto-search methods to obtain a static architecture, regardless ofthe difference of inputs. In this paper, we introduce a…

Computer Vision and Pattern Recognition · Computer Science 2020-12-09 Junyi Feng , Jiashen Hua , Baisheng Lai , Jianqiang Huang , Xi Li , Xian-sheng Hua

Customizing Convolution Neural Networks (CNN) for production use has been a challenging task for DL practitioners. This paper intends to expedite the model customization with a model hub that contains the optimized models tiered by their…

Computer Vision and Pattern Recognition · Computer Science 2022-05-03 Linnan Wang , Chenhan Yu , Satish Salian , Slawomir Kierat , Szymon Migacz , Alex Fit Florea
‹ Prev 1 2 3 10 Next ›