中文
相关论文

相关论文: FSD: Feature Skyscraper Detector for Stem End and …

200 篇论文

SSD (Single Shot Multibox Detector) is one of the best object detection algorithms with both high accuracy and fast speed. However, SSD's feature pyramid detection method makes it hard to fuse the features from different scales. In this…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Zuoxin Li , Lu Yang , Fuqiang Zhou

Current state-of-the-art convolutional architectures for object detection are manually designed. Here we aim to learn a better architecture of feature pyramid network for object detection. We adopt Neural Architecture Search and discover a…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Golnaz Ghiasi , Tsung-Yi Lin , Ruoming Pang , Quoc V. Le

Autonomous aerial harvesting is a highly complex problem because it requires numerous interdisciplinary algorithms to be executed on mini low-powered computing devices. Object detection is one such algorithm that is compute-hungry. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Ashish Kumar , Laxmidhar Behera

Deep learning achieves excellent performance in many domains, so we not only apply it to the navel orange semantic segmentation task to solve the two problems of distinguishing defect categories and identifying the stem end and blossom end,…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Xiaoye Sun , Gongyan Li , Shaoyun Xu

Fixed-complexity Sphere Decoder (FSD) is a recently proposed technique for Multiple-Input Multiple-Output (MIMO) detection. It has several outstanding features such as constant throughput and large potential parallelism, which makes it…

信息论 · 计算机科学 2010-06-22 Bin Wu , Guido Masera

This paper presents a method that can accurately detect heads especially small heads under the indoor scene. To achieve this, we propose a novel method, Feature Refine Net (FRN), and a cascaded multi-scale architecture. FRN exploits the…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Dezhi Peng , Zikai Sun , Zirong Chen , Zirui Cai , Lele Xie , Lianwen Jin

Few-shot object detection (FSOD) aims at learning a detector that can fast adapt to previously unseen objects with scarce annotated examples, which is challenging and demanding. Existing methods solve this problem by performing subtasks of…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Longyao Liu , Bo Ma , Yulin Zhang , Xin Yi , Haozhi Li

In this paper, we propose a novel Automatic and Scalable Face Detector (ASFD), which is based on a combination of neural architecture search techniques as well as a new loss design. First, we propose an automatic feature enhance module…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Bin Zhang , Jian Li , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yili Xia , Wenjiang Pei , Rongrong Ji

As the perception range of LiDAR increases, LiDAR-based 3D object detection becomes a dominant task in the long-range perception task of autonomous driving. The mainstream 3D object detectors usually build dense feature maps in the network…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Lue Fan , Feng Wang , Naiyan Wang , Zhaoxiang Zhang

Feature Pyramid Network (FPN) has been an essential module for object detection models to consider various scales of an object. However, average precision (AP) on small objects is relatively lower than AP on medium and large objects. The…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Hye-Jin Park , Young-Ju Choi , Young-Woon Lee , Byung-Gyu Kim

Multi-head detectors typically employ a features-fused-pyramid-neck for multi-scale detection and are widely adopted in the industry. However, this approach faces feature misalignment when representations from different hierarchical levels…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Hulin Li

Event cameras, characterized by high temporal resolution, high dynamic range, low power consumption, and high pixel bandwidth, offer unique capabilities for object detection in specialized contexts. Despite these advantages, the inherent…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Yimeng Fan , Wei Zhang , Changsong Liu , Mingyang Li , Wenrui Lu

This paper proposes a Fully Spiking Hybrid Neural Network (FSHNN) for energy-efficient and robust object detection in resource-constrained platforms. The network architecture is based on Convolutional SNN using leaky-integrate-fire neuron…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Biswadeep Chakraborty , Xueyuan She , Saibal Mukhopadhyay

Most generic object detectors are mainly built for standard object detection tasks such as COCO and PASCAL VOC. They might not work well and/or efficiently on tasks of other domains consisting of images that are visually different from…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Zhe Huang , Yudian Li

Fire is one of the common disasters in daily life. To achieve fast and accurate detection of fires, this paper proposes a detection network called FSDNet (Fire Smoke Detection Network), which consists of a feature extraction module, a fire…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Li Zhu , Jiahui Xiong , Wenxian Wu , Hongyu Yu

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Current CNN-based infrared small target detection(IRSTD) methods generally overlook the heterogeneity between shallow and deep features, leading to inefficient collaboration between shallow fine grained structural information and deep…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Taoran Yue , Xiaojin Lu , Jiaxi Cai , Yuanping Chen , Shibing Chu

Vision transformers have recently shown strong global context modeling capabilities in camouflaged object detection. However, they suffer from two major limitations: less effective locality modeling and insufficient feature aggregation in…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zhou Huang , Hang Dai , Tian-Zhu Xiang , Shuo Wang , Huai-Xin Chen , Jie Qin , Huan Xiong

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

Out-of-Distribution (OoD) detection is important for building safe artificial intelligence systems. However, current OoD detection methods still cannot meet the performance requirements for practical deployment. In this paper, we propose a…

机器学习 · 统计学 2020-12-18 Haiwen Huang , Zhihan Li , Lulu Wang , Sishuo Chen , Bin Dong , Xinyu Zhou
‹ 上一页 1 2 3 10 下一页 ›