中文
相关论文

相关论文: Universal Barcode Detector via Semantic Segmentati…

200 篇论文

Combining multiple datasets enables performance boost on many computer vision tasks. But similar trend has not been witnessed in object detection when combining multiple datasets due to two inconsistencies among detection datasets: taxonomy…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Lingchen Meng , Xiyang Dai , Yinpeng Chen , Pengchuan Zhang , Dongdong Chen , Mengchen Liu , Jianfeng Wang , Zuxuan Wu , Lu Yuan , Yu-Gang Jiang

Effective fusion of complementary information captured by multi-modal sensors (visible and infrared cameras) enables robust pedestrian detection under various surveillance situations (e.g. daytime and nighttime). In this paper, we present a…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Yanpeng Cao , Dayan Guan , Yulun Wu , Jiangxin Yang , Yanlong Cao , Michael Ying Yang

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Reliable identification of encrypted file fragments is a requirement for several security applications, including ransomware detection, digital forensics, and traffic analysis. A popular approach consists of estimating high entropy as a…

密码学与安全 · 计算机科学 2020-10-16 Fabio De Gaspari , Dorjan Hitaj , Giulio Pagnotta , Lorenzo De Carli , Luigi V. Mancini

Inspired by the recent successes of deep learning on Computer Vision and Natural Language Processing, we present a deep learning approach for recognizing scanned receipts. The recognition system has two main modules: text detection based on…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Anh Duc Le , Dung Van Pham , Tuan Anh Nguyen

In this paper, we present a new approach to learning cascaded classifiers for use in computing environments that involve networks of heterogeneous and resource-constrained, low-power embedded compute and sensing nodes. We present a…

机器学习 · 统计学 2017-06-27 Hamid Dadkhahi , Benjamin M. Marlin

The quality control of printed circuit boards (PCBs) is paramount in advancing electronic device technology. While numerous machine learning methodologies have been utilized to augment defect detection efficiency and accuracy, previous…

机器学习 · 计算机科学 2024-09-17 Ka Nam Canaan Law , Mingshuo Yu , Lianglei Zhang , Yiyi Zhang , Peng Xu , Jerry Gao , Jun Liu

Rotation detection serves as a fundamental building block in many visual applications involving aerial image, scene text, and face etc. Differing from the dominant regression-based approaches for orientation estimation, this paper explores…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Xue Yang , Liping Hou , Yue Zhou , Wentao Wang , Junchi Yan

We present a deep learning framework for probabilistic pixel-wise semantic segmentation, which we term Bayesian SegNet. Semantic segmentation is an important tool for visual scene understanding and a meaningful measure of uncertainty is…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Alex Kendall , Vijay Badrinarayanan , Roberto Cipolla

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

Street view images classification aiming at urban land use analysis is difficult because the class labels (e.g., commercial area), are concepts with higher abstract level compared to the ones of general visual tasks (e.g., persons and…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Kun Zhao , Yongkun Liu , Siyuan Hao , Shaoxing Lu , Hongbin Liu , Lijian Zhou

This paper introduces a new kernel-based classifier by viewing kernel matrices as generalized graphs and leveraging recent progress in graph embedding techniques. The proposed method facilitates fast and scalable kernel matrix embedding,…

机器学习 · 计算机科学 2024-11-12 Cencheng Shen

The cost of drawing object bounding boxes (i.e. labeling) for millions of images is prohibitively high. For instance, labeling pedestrians in a regular urban image could take 35 seconds on average. Active learning aims to reduce the cost of…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Hamed H. Aghdam , Abel Gonzalez-Garcia , Joost van de Weijer , Antonio M. López

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

The ability to visually re-identify objects is a fundamental capability in vision systems. Oftentimes, it relies on collections of visual signatures based on descriptors, such as SIFT or SURF. However, these traditional descriptors were…

机器学习 · 计算机科学 2020-04-02 Martin Robert , Patrick Dallaire , Philippe Giguère

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions (e.g., superpixels), and for each of such regions, asks an…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sehyun Hwang , Sohyun Lee , Hoyoung Kim , Minhyeon Oh , Jungseul Ok , Suha Kwak

All current popular hand-crafted key-point detectors such as Harris corner, MSER, SIFT, SURF... rely on some specific pre-designed structures for the detection of corners, blobs, or junctions in an image. In this paper, a novel sparse…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Thanh Hong-Phuoc , Yifeng He , Ling Guan

In recent years, deep learning techniques have been used to develop sign language recognition systems, potentially serving as a communication tool for millions of hearing-impaired individuals worldwide. However, there are inherent…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Alvaro Leandro Cavalcante Carneiro , Denis Henrique Pinheiro Salvadeo , Lucas de Brito Silva

The rise of large language models (LLMs) like ChatGPT has significantly improved automated code generation, enhancing software development efficiency. However, this introduces challenges in academia, particularly in distinguishing between…

软件工程 · 计算机科学 2025-01-08 Zhenyu Xu , Victor S. Sheng

Semantic segmentation has recently witnessed great progress. Despite the impressive overall results, the segmentation performance in some hard areas (e.g., small objects or thin parts) is still not promising. A straightforward solution is…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Xin Xiao , Daiguo Zhou , Jiagao Hu , Yi Hu , Yongchao Xu