English
Related papers

Related papers: PASCAL Boundaries: A Class-Agnostic Semantic Bound…

200 papers

The rise of multi-million-item dataset initiatives has enabled data-hungry machine learning algorithms to reach near-human semantic classification at tasks such as object and scene recognition. Here we describe the Places Database, a…

Computer Vision and Pattern Recognition · Computer Science 2016-10-10 Bolei Zhou , Aditya Khosla , Agata Lapedriza , Antonio Torralba , Aude Oliva

The accurate delineation of agricultural field boundaries from satellite imagery is vital for land management and crop monitoring. However, current methods face challenges due to limited dataset sizes, resolution discrepancies, and diverse…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Mykola Lavreniuk , Nataliia Kussul , Andrii Shelestov , Bohdan Yailymov , Yevhenii Salii , Volodymyr Kuzin , Zoltan Szantoi

In this paper we present the Oxford Road Boundaries Dataset, designed for training and testing machine-learning-based road-boundary detection and inference approaches. We have hand-annotated two of the 10 km-long forays from the Oxford…

Computer Vision and Pattern Recognition · Computer Science 2021-06-17 Tarlan Suleymanov , Matthew Gadd , Daniele De Martini , Paul Newman

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion…

Computer Vision and Pattern Recognition · Computer Science 2018-09-14 Guoxia Wang , Xiaohui Liang , Frederick W. B. Li

Road-boundary detection is important for autonomous driving. It can be used to constrain autonomous vehicles running on road areas to ensure driving safety. Compared with online road-boundary detection using on-vehicle cameras/Lidars,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-05 Zhenhua Xu , Yuxiang Sun , Ming Liu

Multi-label image classification is a fundamental but challenging task in computer vision. Over the past few decades, solutions exploring relationships between semantic labels have made great progress. However, the underlying…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Jialu Zhang , Qian Zhang , Jianfeng Ren , Yitian Zhao , Jiang Liu

Recent methods for boundary or edge detection built on Deep Convolutional Neural Networks (CNNs) typically suffer from the issue of predicted edges being thick and need post-processing to obtain crisp boundaries. Highly imbalanced…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Ruoxi Deng , Chunhua Shen , Shengjun Liu , Huibing Wang , Xinru Liu

Over the past years, computer vision community has contributed to enormous progress in semantic image segmentation, a per-pixel classification task, crucial for dense scene understanding and rapidly becoming vital in lots of real-world…

Computer Vision and Pattern Recognition · Computer Science 2018-09-28 Vladimir Nekrasov , Chunhua Shen , Ian Reid

Self-supervised representation learning for visual pre-training has achieved remarkable success with sample (instance or pixel) discrimination and semantics discovery of instance, whereas there still exists a non-negligible gap between…

Computer Vision and Pattern Recognition · Computer Science 2021-09-17 Xiaoni Li , Yu Zhou , Yifei Zhang , Aoting Zhang , Wei Wang , Ning Jiang , Haiying Wu , Weiping Wang

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We…

Computer Vision and Pattern Recognition · Computer Science 2022-08-01 Xingyi Zhou , Rohit Girdhar , Armand Joulin , Philipp Krähenbühl , Ishan Misra

Semantic segmentation is an extensively studied task in computer vision, with numerous methods proposed every year. Thanks to the advent of deep learning in semantic segmentation, the performance on existing benchmarks is close to…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Jiebin Yan , Yu Zhong , Yuming Fang , Zhangyang Wang , Kede Ma

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

Computer Vision and Pattern Recognition · Computer Science 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

Change detection is one of the main problems in remote sensing, and is essential to the accurate processing and understanding of the large scale Earth observation data available through programs such as Sentinel and Landsat. Most of the…

Computer Vision and Pattern Recognition · Computer Science 2019-08-29 Rodrigo Caye Daudt , Bertrand Le Saux , Alexandre Boulch , Yann Gousseau

While there has been significant progress in solving the problems of image pixel labeling, object detection and scene classification, existing approaches normally address them separately. In this paper, we propose to tackle these problems…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Carlos Herranz-Perdiguero , Carolina Redondo-Cabrera , Roberto J. López-Sastre

Intuitively, the appearance of true object boundaries varies from image to image. Hence the usual monolithic approach of training a single boundary predictor and applying it to all images regardless of their content is bound to be…

Computer Vision and Pattern Recognition · Computer Science 2015-04-27 Jasper Uijlings , Vittorio Ferrari

Existing works on semantic segmentation typically consider a small number of labels, ranging from tens to a few hundreds. With a large number of labels, training and evaluation of such task become extremely challenging due to correlation…

Computer Vision and Pattern Recognition · Computer Science 2018-08-21 Yufei Wang , Zhe Lin , Xiaohui Shen , Jianming Zhang , Scott Cohen

Visual context is one of the important clue for object detection and the context information for boundaries of an object is especially valuable. We propose a boundary aware network (BAN) designed to exploit the visual contexts including…

Computer Vision and Pattern Recognition · Computer Science 2018-11-14 Yonghyun Kim , Taewook Kim , Bong-Nam Kang , Jieun Kim , Daijin Kim

Semantic Textual Similarity (STS) is a crucial component of many Natural Language Processing (NLP) applications. However, existing approaches typically reduce semantic nuances to a single score, limiting interpretability. To address this,…

Computation and Language · Computer Science 2026-05-15 Diego Miguel Lozano , Daryna Dementieva , Alexander Fraser

While nowadays deep neural networks achieve impressive performances on semantic segmentation tasks, they are usually trained by optimizing pixel-wise losses such as cross-entropy. As a result, the predictions outputted by such networks…

Computer Vision and Pattern Recognition · Computer Science 2019-05-07 Yifu Chen , Arnaud Dapogny , Matthieu Cord

In this work we show that adapting Deep Convolutional Neural Network training to the task of boundary detection can result in substantial improvements over the current state-of-the-art in boundary detection. Our contributions consist…

Computer Vision and Pattern Recognition · Computer Science 2016-01-25 Iasonas Kokkinos