中文
相关论文

相关论文: Robust Vision Challenge 2020 -- 1st Place Report f…

200 篇论文

Accurate retinal vessel segmentation is challenging because of the complex texture of retinal vessels and low imaging contrast. Previous methods generally refine segmentation results by cascading multiple deep networks, which are…

图像与视频处理 · 电气工程与系统科学 2022-02-07 Mingxing Li , Shenglong Zhou , Chang Chen , Yueyi Zhang , Dong Liu , Zhiwei Xiong

Retinal vascular segmentation, a widely researched topic in biomedical image processing, aims to reduce the workload of ophthalmologists in treating and detecting retinal disorders. Segmenting retinal vessels presents unique challenges;…

图像与视频处理 · 电气工程与系统科学 2025-01-06 Melaku N. Getahun , Oleg Y. Rogov , Dmitry V. Dylov , Andrey Somov , Ahmed Bouridane , Rifat Hamoudi

Recent advances on Vision Transformer (ViT) and its improved variants have shown that self-attention-based networks surpass traditional Convolutional Neural Networks (CNNs) in most vision tasks. However, existing ViTs focus on the standard…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Xiaofeng Mao , Gege Qi , Yuefeng Chen , Xiaodan Li , Ranjie Duan , Shaokai Ye , Yuan He , Hui Xue

We introduce a new table detection and structure recognition approach named RobusTabNet to detect the boundaries of tables and reconstruct the cellular structure of each table from heterogeneous document images. For table detection, we…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Chixiang Ma , Weihong Lin , Lei Sun , Qiang Huo

Our research is motivated by the urgent global issue of a large population affected by retinal diseases, which are evenly distributed but underserved by specialized medical expertise, particularly in non-urban areas. Our primary objective…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Deependra Singh , Saksham Agarwal , Subhankar Mishra

Medical image segmentation methods are generally designed as fully-supervised to guarantee model performance, which require a significant amount of expert annotated samples that are high-cost and laborious. Semi-supervised image…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Xiangyu Zhao , Zengxin Qi , Sheng Wang , Qian Wang , Xuehai Wu , Ying Mao , Lichi Zhang

In this work, we present Multiformer, a novel approach to depth-aware video panoptic segmentation (DVPS) based on the mask transformer paradigm. Our method learns object representations that are shared across segmentation, monocular depth…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Kurt H. W. Stolle

We present Panoptic-DeepLab, a bottom-up and single-shot approach for panoptic segmentation. Our Panoptic-DeepLab is conceptually simple and delivers state-of-the-art results. In particular, we adopt the dual-ASPP and dual-decoder…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Bowen Cheng , Maxwell D. Collins , Yukun Zhu , Ting Liu , Thomas S. Huang , Hartwig Adam , Liang-Chieh Chen

We present MSeg, a composite dataset that unifies semantic segmentation datasets from different domains. A naive merge of the constituent datasets yields poor performance due to inconsistent taxonomies and annotation practices. We reconcile…

计算机视觉与模式识别 · 计算机科学 2021-12-28 John Lambert , Zhuang Liu , Ozan Sener , James Hays , Vladlen Koltun

3D point cloud panoptic segmentation is the combined task to (i) assign each point to a semantic class and (ii) separate the points in each class into object instances. Recently there has been an increased interest in such comprehensive 3D…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Binbin Xiang , Yuanwen Yue , Torben Peters , Konrad Schindler

Performing single image holistic understanding and 3D reconstruction is a central task in computer vision. This paper presents an integrated system that performs dense scene labeling, object detection, instance segmentation, depth…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Sainan Liu , Vincent Nguyen , Yuan Gao , Subarna Tripathi , Zhuowen Tu

Semantic segmentation is fundamental to vision systems requiring pixel-level scene understanding, yet deploying it on resource-constrained devices demands efficient architectures. Although existing methods achieve real-time inference…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Shi-Chen Zhang , Yunheng Li , Yu-Huan Wu , Qibin Hou , Ming-Ming Cheng

As a rising task, panoptic segmentation is faced with challenges in both semantic segmentation and instance segmentation. However, in terms of speed and accuracy, existing LiDAR methods in the field are still limited. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Jinke Li , Xiao He , Yang Wen , Yuan Gao , Xiaoqiang Cheng , Dan Zhang

Point cloud panoptic segmentation is a challenging task that seeks a holistic solution for both semantic and instance segmentation to predict groupings of coherent points. Previous approaches treat semantic and instance segmentation as…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shihao Su , Jianyun Xu , Huanyu Wang , Zhenwei Miao , Xin Zhan , Dayang Hao , Xi Li

Stereo-matching is a fundamental problem in computer vision. Despite recent progress by deep learning, improving the robustness is ineluctable when deploying stereo-matching models to real-world applications. Different from the common…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Hualie Jiang , Rui Xu , Wenjie Jiang

Panoptic segmentation requires segments of both "things" (countable object instances) and "stuff" (uncountable and amorphous regions) within a single output. A common approach involves the fusion of instance segmentation (for "things") and…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Justin Lazarow , Kwonjoon Lee , Kunyu Shi , Zhuowen Tu

Panoptic segmentation combines the advantages of semantic and instance segmentation, which can provide both pixel-level and instance-level environmental perception information for intelligent vehicles. However, it is challenged with…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Vision-centric occupancy networks, which represent the surrounding environment with uniform voxels with semantics, have become a new trend for safe driving of camera-only autonomous driving perception systems, as they are able to detect…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Yining Shi , Jiusi Li , Kun Jiang , Ke Wang , Yunlong Wang , Mengmeng Yang , Diange Yang

Recent researches on panoptic segmentation resort to a single end-to-end network to combine the tasks of instance segmentation and semantic segmentation. However, prior models only unified the two related tasks at the architectural level…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Yangxin Wu , Gengwei Zhang , Yiming Gao , Xiajun Deng , Ke Gong , Xiaodan Liang , Liang Lin

Neural architecture search can discover neural networks with good performance, and One-Shot approaches are prevalent. One-Shot approaches typically require a supernet with weight sharing and predictors that predict the performance of…

机器学习 · 计算机科学 2021-08-19 Chia-Hsiang Liu , Yu-Shin Han , Yuan-Yao Sung , Yi Lee , Hung-Yueh Chiang , Kai-Chiang Wu