中文
相关论文

相关论文: Improving Panoptic Segmentation at All Scales

200 篇论文

The convolutional neural network (CNN) learns the same object in different positions in images, which can improve the recognition accuracy of the model. An implication of this is that CNN may know where the object is. The usefulness of the…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Nan Yang , Laicheng Zhong , Fan Huang , Dong Yuan , Wei Bao

Recently, the vision transformer (ViT) has made breakthroughs in image recognition. Its self-attention mechanism (MSA) can extract discriminative labeling information of different pixel blocks to improve image classification accuracy.…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Chao Hu , Liqiang Zhu , Weibin Qiu , Weijie Wu

Convolutional neural networks trained using manually generated labels are commonly used for semantic or instance segmentation. In precision agriculture, automated flower detection methods use supervised models and post-processing techniques…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Abubakar Siddique , Amy Tabb , Henry Medeiros

Sampling-based algorithms, which eliminate ''unimportant'' computations during forward and/or back propagation (BP), offer potential solutions to accelerate neural network training. However, since sampling introduces approximations to…

机器学习 · 计算机科学 2024-02-28 Ziteng Wang , Jianfei Chen , Jun Zhu

In latest years, deep learning has gained a leading role in the pansharpening of multiresolution images. Given the lack of ground truth data, most deep learning-based methods carry out supervised training in a reduced-resolution domain.…

图像与视频处理 · 电气工程与系统科学 2023-07-28 Matteo Ciotola , Giovanni Poggi , Giuseppe Scarpa

Panoptic segmentation is a fundamental task in computer vision and a crucial component for perception in autonomous vehicles. Recent mask-transformer-based methods achieve impressive performance on standard benchmarks but face significant…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Lojze Žust , Matej Kristan

Modern machine learning techniques are successfully being adapted to data modeled as graphs. However, many real-world graphs are typically very large and do not fit in memory, often making the problem of training machine learning models on…

机器学习 · 计算机科学 2020-12-10 Alexandra Angerd , Keshav Balasubramanian , Murali Annavaram

This paper presents a novel calibration algorithm for plenoptic cameras, especially the multi-focus configuration, where several types of micro-lenses are used, using raw images only. Current calibration methods rely on simplified…

图像与视频处理 · 电气工程与系统科学 2022-05-06 Mathieu Labussière , Céline Teulière , Frédéric Bernardin , Omar Ait-Aider

Precision agriculture is area with lack of cheap technology. The refinement of the production system brings large advantages to the producer and the use of images makes the monitoring a more cheap methodology. Macronutrients monitoring can…

神经与进化计算 · 计算机科学 2014-03-13 Maicon A. Sartin , Alexandre C. R. da Silva

This paper demonstrates a surprising result for segmentation with image-level targets: extending binary class tags to approximate relative object-size distributions allows off-the-shelf architectures to solve the segmentation problem. A…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xingye Fan , Zhongwen , Zhang , Yuri Boykov

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin

Machine learning (ML) methods and neural networks (NN) are widely implemented for crop types recognition and classification based on satellite images. However, most of these studies use several multi-temporal images which could be…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Ivan Matvienko , Mikhail Gasanov , Anna Petrovskaia , Raghavendra Belur Jana , Maria Pukalchik , Ivan Oseledets

We present a novel color-aware perceptual (CAP) loss for learning the task of pan-sharpening. Our CAP loss is designed to focus on the deep features of a pre-trained VGG network that are more sensitive to spatial details and ignore color…

图像与视频处理 · 电气工程与系统科学 2020-07-01 Juan Luis Gonzalez Bello , Soomin Seo , Munchurl Kim

In this work we introduce a novel, CNN-based architecture that can be trained end-to-end to deliver seamless scene segmentation results. Our goal is to predict consistent semantic segmentation and detection results by means of a panoptic…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Lorenzo Porzi , Samuel Rota Bulò , Aleksander Colovic , Peter Kontschieder

The volume estimation of brain regions from MRI data is a key problem in many clinical applications, where the acquisition of data at high spatial resolution is desirable. While parallel MRI and constrained image reconstruction algorithms…

图像与视频处理 · 电气工程与系统科学 2021-05-20 Aniket Pramanik , Xiaodong Wu , Mathews Jacob

Part-based image classification aims at representing categories by small sets of learned discriminative parts, upon which an image representation is built. Considered as a promising avenue a decade ago, this direction has been neglected…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Ronan Sicre , Yannis Avrithis , Ewa Kijak , Frederic Jurie

This paper proposes a novel self-supervised learning method for semantic segmentation using selective masking image reconstruction as the pretraining task. Our proposed method replaces the random masking augmentation used in most masked…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yuemin Wang , Ian Stavness

We address the long-standing problem of how to learn effective pixel-based image diffusion models at scale, introducing a remarkably simple greedy growing method for stable training of large-scale, high-resolution models. without the needs…

Panoptic segmentation of point clouds is a crucial task that enables autonomous vehicles to comprehend their vicinity using their highly accurate and reliable LiDAR sensors. Existing top-down approaches tackle this problem by either…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Kshitij Sirohi , Rohit Mohan , Daniel Büscher , Wolfram Burgard , Abhinav Valada

We present an end-to-end network to bridge the gap between training and inference pipeline for panoptic segmentation, a task that seeks to partition an image into semantic regions for "stuff" and object instances for "things". In contrast…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Qizhu Li , Xiaojuan Qi , Philip H. S. Torr