中文
相关论文

相关论文: Improving Warped Planar Object Detection Network F…

200 篇论文

We study the problem of large scale, multi-label visual recognition with a large number of possible classes. We propose a method for augmenting a trained neural network classifier with auxiliary capacity in a manner designed to…

机器学习 · 统计学 2015-04-15 David Warde-Farley , Andrew Rabinovich , Dragomir Anguelov

In High-definition (HD) maps, lane elements constitute the majority of components and demand stringent localization requirements to ensure safe vehicle navigation. Vision lane detection with LiDAR position assignment is a prevalent method…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Haiyang Peng , Yi Zhan , Benkang Wang , Hongtao Zhang

Object localization is an important computer vision problem with a variety of applications. The lack of large scale object-level annotations and the relative abundance of image-level labels makes a compelling case for weak supervision in…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Archith J. Bency , Heesung Kwon , Hyungtae Lee , S. Karthikeyan , B. S. Manjunath

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Autonomous driving requires accurate local scene understanding information. To this end, autonomous agents deploy object detection and online BEV lane graph extraction methods as a part of their perception stack. In this work, we propose an…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

Despite the impressive progress brought by deep network in visual object recognition, robot vision is still far from being a solved problem. The most successful convolutional architectures are developed starting from ImageNet, a large scale…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Antonio D'Innocente , Fabio Maria Carlucci , Mirco Colosi , Barbara Caputo

This paper focuses on camouflaged object detection (COD), which is a task to detect objects hidden in the background. Most of the current COD models aim to highlight the target object directly while outputting ambiguous camouflaged…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Nobukatsu Kajiura , Hong Liu , Shin'ichi Satoh

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

This paper presents a challenging computer vision task, namely the detection of generic components on a PCB, and a novel set of deep-learning methods that are able to jointly leverage the appearance of individual components and the…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Chia-Wen Kuo , Jacob Ashmore , David Huggins , Zsolt Kira

A ResNet-based multi-path refinement CNN is used for object contour detection. For this task, we prioritise the effective utilization of the high-level abstraction capability of a ResNet, which leads to state-of-the-art results for edge…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Andre Peter Kelm , Vijesh Soorya Rao , Udo Zoelzer

The recent advancements in communication and computational systems has led to significant improvement of situational awareness in connected and autonomous vehicles. Computationally efficient neural networks and high speed wireless vehicular…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Ehsan Emad Marvasti , Arash Raftari , Amir Emad Marvasti , Yaser P. Fallah , Rui Guo , HongSheng Lu

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

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.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaining the ability to…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Sejin Park , Taehyung Lee , Yeejin Lee , Byeongkeun Kang

Traditional object detection methods operate under the closed-set assumption, where models can only detect a fixed number of objects predefined in the training set. Recent works on open vocabulary object detection (OVD) enable the detection…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zizhao Li , Zhengkang Xiang , Joseph West , Kourosh Khoshelham

Edge detection, as a core component in a wide range of visionoriented tasks, is to identify object boundaries and prominent edges in natural images. An edge detector is desired to be both efficient and accurate for practical use. To achieve…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Yuanbin Fu , Xiaojie Guo

This paper presents a deep learning approach for the classification of Engineering (CAD) models using Convolutional Neural Networks (CNNs). Owing to the availability of large annotated datasets and also enough computational power in the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Bharadwaj Manda , Pranjal Bhaskare , Ramanathan Muthuganapathy

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately identifying the…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Yujia Sun , Shuo Wang , Chenglizhao Chen , Tian-Zhu Xiang

The problem of vehicle licence plate re-identification is generally considered as a one-shot image retrieval problem. The objective of this task is to learn a feature representation (called a "signature") for licence plates. Incoming…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Abhinav Kumar , Shantanu Gupta , Vladimir Kozitsky , Sriganesh Madhvanath