中文
相关论文

相关论文: EOLO: Embedded Object Segmentation only Look Once

200 篇论文

Recently, proposal-free instance segmentation has received increasing attention due to its concise and efficient pipeline. Generally, proposal-free methods generate instance-agnostic semantic segmentation labels and instance-aware features…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Naiyu Gao , Yanhu Shan , Yupei Wang , Xin Zhao , Yinan Yu , Ming Yang , Kaiqi Huang

We propose a novel approach for automatic extraction (instance segmentation) of fibers from low resolution 3D X-ray computed tomography scans of short glass fiber reinforced polymers. We have designed a 3D instance segmentation architecture…

计算机视觉与模式识别 · 计算机科学 2019-01-07 Tomasz Konopczyński , Thorben Kröger , Lei Zheng , Jürgen Hesser

Few-shot instance segmentation methods are promising when labeled training data for novel classes is scarce. However, current approaches do not facilitate flexible addition of novel classes. They also require that examples of each class are…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Dan Andrei Ganea , Bas Boom , Ronald Poppe

Large-scale vision-language models (VLMs), trained on extensive datasets of image-text pairs, exhibit strong multimodal understanding capabilities by implicitly learning associations between textual descriptions and image regions. This…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Mir Rayat Imtiaz Hossain , Mennatullah Siam , Leonid Sigal , James J. Little

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning…

计算机视觉与模式识别 · 计算机科学 2018-03-23 George Papandreou , Tyler Zhu , Liang-Chieh Chen , Spyros Gidaris , Jonathan Tompson , Kevin Murphy

Currently, deep learning-based instance segmentation for various applications (e.g., Agriculture) is predominantly performed using a labor-intensive process involving extensive field data collection using sophisticated sensors, followed by…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Ranjan Sapkota , Achyut Paudel , Manoj Karkee

Existing instance segmentation methods have achieved impressive performance but still suffer from a common dilemma: redundant representations (e.g., multiple boxes, grids, and anchor points) are inferred for one instance, which leads to…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yimin Ou , Rui Yang , Lufan Ma , Yong Liu , Jiangpeng Yan , Shang Xu , Chengjie Wang , Xiu Li

We propose a simple yet efficient anchor-free instance segmentation, called CenterMask, that adds a novel spatial attention-guided mask (SAG-Mask) branch to anchor-free one stage object detector (FCOS) in the same vein with Mask R-CNN.…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Youngwan Lee , Jongyoul Park

This work introduces a new proposal-free instance segmentation method that builds on single-instance segmentation masks predicted across the entire image in a sliding window style. In contrast to related approaches, our method concurrently…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Alberto Bailoni , Constantin Pape , Steffen Wolf , Anna Kreshuk , Fred A. Hamprecht

We consider the problem of amodal instance segmentation, the objective of which is to predict the region encompassing both visible and occluded parts of each object. Thus far, the lack of publicly available amodal segmentation annotations…

计算机视觉与模式识别 · 计算机科学 2016-08-18 Ke Li , Jitendra Malik

End-to-end paradigms significantly improve the accuracy of various deep-learning-based computer vision models. To this end, tasks like object detection have been upgraded by replacing non-end-to-end components, such as removing non-maximum…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Jie Hu , Liujuan Cao , Yao Lu , ShengChuan Zhang , Yan Wang , Ke Li , Feiyue Huang , Ling Shao , Rongrong Ji

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this paper, we re-think…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Abhinav Agarwalla , Xuhua Huang , Jason Ziglar , Francesco Ferroni , Laura Leal-Taixé , James Hays , Aljoša Ošep , Deva Ramanan

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large scale visual…

图像与视频处理 · 电气工程与系统科学 2022-04-18 Zhongzheng Yuan , Samyak Rawlekar , Siddharth Garg , Elza Erkip , Yao Wang

This paper is about few-shot instance segmentation, where training and test image sets do not share the same object classes. We specify and evaluate a new few-shot anchor-free part-based instance segmenter FAPIS. Our key novelty is in…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Khoi Nguyen , Sinisa Todorovic

Efficient single instance segmentation is essential for unlocking features in the mobile imaging applications, such as capture or editing. Existing on-the-fly mobile imaging applications scope the segmentation task to portraits or the…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Mingyuan Wu , Zichuan Liu , Haozhen Zheng , Hongpeng Guo , Bo Chen , Xin Lu , Klara Nahrstedt

With this work we are explaining the "You Only Look Once" (YOLO) single-stage object detection approach as a parallel classification of 10647 fixed region proposals. We support this view by showing that each of YOLOs output pixel is…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Christian Limberg , Andrew Melnik , Augustin Harter , Helge Ritter

Object detection and instance segmentation in remote sensing images is a fundamental and challenging task, due to the complexity of scenes and targets. The latest methods tried to take into account both the efficiency and the accuracy of…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Zhenhang Huang , Shihao Sun , Ruirui Li

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end trainable model for…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Patrick Follmann , Rebecca König , Philipp Härtinger , Michael Klostermann

This paper addresses the inherent limitations of conventional bottleneck structures (diminished instance discriminability due to overemphasis on batch statistics) and decoupled heads (computational redundancy) in object detection frameworks…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Linlin Shen , Jing Yu , Yue Niu