中文
相关论文

相关论文: Fashionpedia: Ontology, Segmentation, and an Attri…

200 篇论文

Semantic segmentation is a hot topic in computer vision where the most challenging tasks of object detection and recognition have been handling by the success of semantic segmentation approaches. We propose a concept of object-by-object…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Shohrukh Bekmirzaev , Seoyoung Oh , Sangwook Yoo

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

We present an approach for jointly matching and segmenting object instances of the same category within a collection of images. In contrast to existing algorithms that tackle the tasks of semantic matching and object co-segmentation in…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Yun-Chun Chen , Yen-Yu Lin , Ming-Hsuan Yang , Jia-Bin Huang

3D Clothing modeling and datasets play crucial role in the entertainment, animation, and digital fashion industries. Existing work often lacks detailed semantic understanding or uses synthetic datasets, lacking realism and personalization.…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Dimitrije Antić , Garvita Tiwari , Batuhan Ozcomlekci , Riccardo Marin , Gerard Pons-Moll

State-of-the-art semantic or instance segmentation deep neural networks (DNNs) are usually trained on a closed set of semantic classes. As such, they are ill-equipped to handle previously-unseen objects. However, detecting and localizing…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Robin Chan , Krzysztof Lis , Svenja Uhlemeyer , Hermann Blum , Sina Honari , Roland Siegwart , Pascal Fua , Mathieu Salzmann , Matthias Rottmann

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yidan Feng , Biqi Yang , Xianzhi Li , Chi-Wing Fu , Rui Cao , Kai Chen , Qi Dou , Mingqiang Wei , Yun-Hui Liu , Pheng-Ann Heng

Multi-label classification models have a wide range of applications in E-commerce, including visual-based label predictions and language-based sentiment classifications. A major challenge in achieving satisfactory performance for these…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Xin Shen , Praful Agrawal , Zhongwei Cheng

Attribute recognition has become crucial because of its wide applications in many computer vision tasks, such as person re-identification. Like many object recognition problems, variations in viewpoints, illumination, and recognition at far…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Hao Liu , Jingjing Wu , Jianguo Jiang , Meibin Qi , Bo Ren

We explore object detection with two attributes: color and material. The task aims to simultaneously detect objects and infer their color and material. A straight-forward approach is to add attribute heads at the very end of a usual object…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Zhaoheng Zheng , Arka Sadhu , Ram Nevatia

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that leverages a fully…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Jonas Uhrig , Marius Cordts , Uwe Franke , Thomas Brox

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

Place is an important element in visual understanding. Given a photo of a building, people can often tell its functionality, e.g. a restaurant or a shop, its cultural style, e.g. Asian or European, as well as its economic type, e.g.…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Huaiyi Huang , Yuqi Zhang , Qingqiu Huang , Zhengkui Guo , Ziwei Liu , Dahua Lin

Localizing functional regions of objects or affordances is an important aspect of scene understanding. In this work, we cast the problem of affordance segmentation as that of semantic image segmentation. In order to explore various levels…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Abhilash Srikantha , Juergen Gall

This paper addresses the semantic instance segmentation task in the open-set conditions, where input images can contain known and unknown object classes. The training process of existing semantic instance segmentation methods requires…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Trung Pham , Vijay Kumar B G , Thanh-Toan Do , Gustavo Carneiro , Ian Reid

Instance segmentation and panoptic segmentation is being paid more and more attention in recent years. In comparison with bounding box based object detection and semantic segmentation, instance segmentation can provide more analytical…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xiaolong Liu , Yuqing Hou , Anbang Yao , Yurong Chen , Keqiang Li

We propose AffordanceNet, a new deep learning approach to simultaneously detect multiple objects and their affordances from RGB images. Our AffordanceNet has two branches: an object detection branch to localize and classify the object, and…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Thanh-Toan Do , Anh Nguyen , Ian Reid

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Donghoon Lee , Sifei Liu , Jinwei Gu , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz

Person attributes are often exploited as mid-level human semantic information to help promote the performance of person re-identification task. In this paper, unlike most existing methods simply taking attribute learning as a classification…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Shuzhao Li , Huimin Yu , Wei Huang , Jing Zhang

Previous part-based attribute recognition approaches perform part detection and attribute recognition in separate steps. The parts are not optimized for attribute recognition and therefore could be sub-optimal. We present an end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Luwei Yang , Ligen Zhu , Yichen Wei , Shuang Liang , Ping Tan