中文
相关论文

相关论文: Instance Semantic Segmentation Benefits from Gener…

200 篇论文

An instance with a bad mask might make a composite image that uses it look fake. This encourages us to learn segmentation by generating realistic composite images. To achieve this, we propose a novel framework that exploits a new proposed…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Songmin Dai , Xiaoqiang Li , Lu Wang , Pin Wu , Weiqin Tong , Yimin Chen

Anticipating future events is an important prerequisite towards intelligent behavior. Video forecasting has been studied as a proxy task towards this goal. Recent work has shown that to predict semantic segmentation of future frames,…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Pauline Luc , Camille Couprie , Yann LeCun , Jakob Verbeek

We present Generative Semantic Segmentation (GSS), a generative learning approach for semantic segmentation. Uniquely, we cast semantic segmentation as an image-conditioned mask generation problem. This is achieved by replacing the…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Jiaqi Chen , Jiachen Lu , Xiatian Zhu , Li Zhang

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

Instance segmentation is a promising yet challenging topic in computer vision. Recent approaches such as Mask R-CNN typically divide this problem into two parts -- a detection component and a mask generation branch, and mostly focus on the…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Shichao Xu , Shuyue Lan , Qi Zhu

Skin cancer is a serious condition that requires accurate diagnosis and treatment. One way to assist clinicians in this task is using computer-aided diagnosis (CAD) tools that automatically segment skin lesions from dermoscopic images. We…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Shubham Innani , Prasad Dutande , Ujjwal Baid , Venu Pokuri , Spyridon Bakas , Sanjay Talbar , Bhakti Baheti , Sharath Chandra Guntuku

Detecting objects of interest in images was always a compelling task to automate. In recent years this task was more and more explored using deep learning techniques, mostly using region-based convolutional networks. In this project we…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Ana-Cristina Rogoz , Radu Muntean , Stefan Cobeli

This paper presents a weakly-supervised approach to object instance segmentation. Starting with known or predicted object bounding boxes, we learn object masks by playing a game of cut-and-paste in an adversarial learning setup. A mask…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Tal Remez , Jonathan Huang , Matthew Brown

Scene graph generation has emerged as an important problem in computer vision. While scene graphs provide a grounded representation of objects, their locations and relations in an image, they do so only at the granularity of proposal…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Siddhesh Khandelwal , Mohammed Suhail , Leonid Sigal

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs significant number of pixellevel annotated data, which is often unavailable. To address this…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Nasim Souly , Concetto Spampinato , Mubarak Shah

While GANs have shown success in realistic image generation, the idea of using GANs for other tasks unrelated to synthesis is underexplored. Do GANs learn meaningful structural parts of objects during their attempt to reproduce those…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Nontawat Tritrong , Pitchaporn Rewatbowornwong , Supasorn Suwajanakorn

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

Generative Adversarial Networks (GANs) have recently achieved impressive results for many real-world applications, and many GAN variants have emerged with improvements in sample quality and training stability. However, they have not been…

计算机视觉与模式识别 · 计算机科学 2018-12-11 David Bau , Jun-Yan Zhu , Hendrik Strobelt , Bolei Zhou , Joshua B. Tenenbaum , William T. Freeman , Antonio Torralba

Semantic segmentation and object detection research have recently achieved rapid progress. However, the former task has no notion of different instances of the same object, and the latter operates at a coarse, bounding-box level. We propose…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Anurag Arnab , Philip H. S Torr

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation accuracy. In this…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Shuangting Liu , Jiaqi Zhang , Yuxin Chen , Yifan Liu , Zengchang Qin , Tao Wan

Panoptic segmentation assigns semantic and instance ID labels to every pixel of an image. As permutations of instance IDs are also valid solutions, the task requires learning of high-dimensional one-to-many mapping. As a result,…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Ting Chen , Lala Li , Saurabh Saxena , Geoffrey Hinton , David J. Fleet

We propose a new generative adversarial architecture to mitigate imbalance data problem in medical image semantic segmentation where the majority of pixels belongs to a healthy region and few belong to lesion or non-health region. A model…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Mina Rezaei , Haojin Yang , Christoph Meinel

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar
‹ 上一页 1 2 3 10 下一页 ›