中文
相关论文

相关论文: supervised adptive threshold network for instance …

200 篇论文

Deep neural networks have been widely used in computer vision. There are several well trained deep neural networks for the ImageNet classification challenge, which has played a significant role in image recognition. However, little work has…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Youshan Zhang , Brian D. Davison

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentation, where individual…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Jaedong Hwang , Seohyun Kim , Jeany Son , Bohyung Han

In the recent years, public use of artistic effects for editing and beautifying images has encouraged researchers to look for new approaches to this task. Most of the existing methods apply artistic effects to the whole image. Exploitation…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Milad Tehrani , Mahnoosh Bagheri , Mahdi Ahmadi , Alireza Norouzi , Nader Karimi , Shadrokh Samavi

Instance segmentation requires a large number of training samples to achieve satisfactory performance and benefits from proper data augmentation. To enlarge the training set and increase the diversity, previous methods have investigated…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Hao-Shu Fang , Jianhua Sun , Runzhong Wang , Minghao Gou , Yong-Lu Li , Cewu Lu

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the distribution of the…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Xu Zhang , Felix Xinnan Yu , Shih-Fu Chang , Shengjin Wang

Recently, there has been a panoptic segmentation task combining semantic and instance segmentation, in which the goal is to classify each pixel with the corresponding instance ID. In this work, we propose a solution to tackle the panoptic…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shuo-En Chang , Yi-Cheng Yang , En-Ting Lin , Pei-Yung Hsiao , Li-Chen Fu

Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

Much of the recent efforts on salient object detection (SOD) have been devoted to producing accurate saliency maps without being aware of their instance labels. To this end, we propose a new pipeline for end-to-end salient instance…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Yu-Huan Wu , Yun Liu , Le Zhang , Wang Gao , Ming-Ming Cheng

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn

Over recent years, increasingly complex approaches based on sophisticated convolutional neural network architectures have been slowly pushing performance on well-established benchmark datasets. In this paper, we take a step back to examine…

图像与视频处理 · 电气工程与系统科学 2021-12-22 Tariq M Khan , Antonio Robles-Kelly , Syed S. Naqvi

Tremendous efforts have been made on instance segmentation but the mask quality is still not satisfactory. The boundaries of predicted instance masks are usually imprecise due to the low spatial resolution of feature maps and the imbalance…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Chufeng Tang , Hang Chen , Xiao Li , Jianmin Li , Zhaoxiang Zhang , Xiaolin Hu

Most recent transformer-based models show impressive performance on vision tasks, even better than Convolution Neural Networks (CNN). In this work, we present a novel, flexible, and effective transformer-based model for high-quality…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ruohao Guo , Dantong Niu , Liao Qu , Zhenbo Li

To accelerate deep CNN models, this paper proposes a novel spatially adaptive framework that can dynamically generate pixel-wise sparsity according to the input image. The sparse scheme is pixel-wise refined, regional adaptive under a…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Chen Tang , Wenyu Sun , Zhuqing Yuan , Yongpan Liu

Automated pavement distress assessment requires more than image-level classification or coarse bounding box detection, demanding precise localization of thin, branching, and irregular cracks to achieve the geometric precision necessary for…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Logan Dewick , Bibesh Pyakurel , Kong Pheng Yang , Nazim Choudhury , M. G. Sarwar Murshed

With the advent of billion-parameter foundation models, efficient fine-tuning has become increasingly important for the adaptation of models to downstream tasks. However, especially in computer vision, it can be hard to achieve good…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Alfonso Taboada Warmerdam , Mathilde Caron , Yuki M. Asano

Convolutional Neural Networks (CNNs) have shown remarkable progress in medical image segmentation. However, lesion segmentation remains a challenge to state-of-the-art CNN-based algorithms due to the variance in scales and shapes. On the…

图像与视频处理 · 电气工程与系统科学 2023-05-31 Yanwen Li , Luyang Luo , Huangjing Lin , Pheng-Ann Heng , Hao Chen

Sliding-window object detectors that generate bounding-box object predictions over a dense, regular grid have advanced rapidly and proven popular. In contrast, modern instance segmentation approaches are dominated by methods that first…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Xinlei Chen , Ross Girshick , Kaiming He , Piotr Dollár

Spectral-based graph neural networks (SGNNs) have been attracting increasing attention in graph representation learning. However, existing SGNNs are limited in implementing graph filters with rigid transforms (e.g., graph Fourier or…

机器学习 · 计算机科学 2022-01-05 Mingxing Xu , Wenrui Dai , Chenglin Li , Junni Zou , Hongkai Xiong , Pascal Frossard

Nuclei segmentation is both an important and in some ways ideal task for modern computer vision methods, e.g. convolutional neural networks. While recent developments in theory and open-source software have made these tools easier to…

计算机视觉与模式识别 · 计算机科学 2019-01-30 Aarno Oskar Vuola , Saad Ullah Akram , Juho Kannala

As segmentation labels are scarce, extensive researches have been conducted to train segmentation networks with domain adaptation, semi-supervised or self-supervised learning techniques to utilize abundant unlabeled dataset. However, these…

图像与视频处理 · 电气工程与系统科学 2022-10-12 Yujin Oh , Jong Chul Ye