中文
相关论文

相关论文: DeePM: A Deep Part-Based Model for Object Detectio…

200 篇论文

Although Faster R-CNN and its variants have shown promising performance in object detection, they only exploit simple first-order representation of object proposals for final classification and regression. Recent classification methods…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Hao Wang , Qilong Wang , Mingqi Gao , Peihua Li , Wangmeng Zuo

An examination of object recognition challenge leaderboards (ILSVRC, PASCAL-VOC) reveals that the top-performing classifiers typically exhibit small differences amongst themselves in terms of error rate/mAP. To better differentiate the top…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ravi Kiran Sarvadevabhatla , Shanthakumar Venkatraman , R. Venkatesh Babu

We present lazy visual grounding, a two-stage approach of unsupervised object mask discovery followed by object grounding, for open-vocabulary semantic segmentation. Plenty of the previous art casts this task as pixel-to-text classification…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Dahyun Kang , Minsu Cho

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Current Transformer-based methods for small object detection continue emerging, yet they have still exhibited significant shortcomings. This paper introduces HeatMap Position Embedding (HMPE), a novel Transformer Optimization technique that…

计算机视觉与模式识别 · 计算机科学 2025-04-21 YangChen Zeng

6D pose estimation of textureless objects is valuable for industrial robotic applications, yet remains challenging due to the frequent loss of depth information. Current multi-view methods either rely on depth data or insufficiently exploit…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Jiahong Chen , Jinghao Wang , Zi Wang , Ziwen Wang , Banglei Guan , Qifeng Yu

Plant phenotyping refers to a quantitative description of the plants properties, however in image-based phenotyping analysis, our focus is primarily on the plants anatomical, ontogenetical and physiological properties.This technique…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Petros N. Tamvakis , Chairi Kiourt , Alexandra D. Solomou , George Ioannakis , Nestoras C. Tsirliganis

Object co-segmentation is to segment the shared objects in multiple relevant images, which has numerous applications in computer vision. This paper presents a spatial and semantic modulated deep network framework for object co-segmentation.…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Kaihua Zhang , Jin Chen , Bo Liu , Qingshan Liu

This paper addresses a fundamental problem of scene understanding: How to parse the scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations) that finely accords with human perception.…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Liang Lin , Guangrun Wang , Rui Zhang , Ruimao Zhang , Xiaodan Liang , Wangmeng Zuo

Object co-segmentation is the task of segmenting the same objects from multiple images. In this paper, we propose the Attention Based Object Co-Segmentation for object co-segmentation that utilize a novel attention mechanism in the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Hong Chen , Yifei Huang , Hideki Nakayama

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

This paper presents a detailed study of improving visual representations for vision language (VL) tasks and develops an improved object detection model to provide object-centric representations of images. Compared to the most widely used…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pengchuan Zhang , Xiujun Li , Xiaowei Hu , Jianwei Yang , Lei Zhang , Lijuan Wang , Yejin Choi , Jianfeng Gao

Object detection plays an important role in current solutions to vision and language tasks like image captioning and visual question answering. However, popular models like Faster R-CNN rely on a costly process of annotating ground-truths…

计算与语言 · 计算机科学 2019-09-06 Soravit Changpinyo , Bo Pang , Piyush Sharma , Radu Soricut

Machine-learning algorithms offer immense possibilities in the development of several cognitive applications. In fact, large scale machine-learning classifiers now represent the state-of-the-art in a wide range of object…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Priyadarshini Panda , Swagath Venkataramani , Abhronil Sengupta , Anand Raghunathan , Kaushik Roy

We introduce an Expanded Parts Model (EPM) for recognizing human attributes (e.g. young, short hair, wearing suit) and actions (e.g. running, jumping) in still images. An EPM is a collection of part templates which are learnt…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Gaurav Sharma , Frederic Jurie , Cordelia Schmid

Semantic information has been proved effective in scene text recognition. Most existing methods tend to couple both visual and semantic information in an attention-based decoder. As a result, the learning of semantic features is prone to…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Changxu Cheng , Bohan Li , Qi Zheng , Yongpan Wang , Wenyu Liu

A dominant paradigm for deep learning based object detection relies on a "bottom-up" approach using "passive" scoring of class agnostic proposals. These approaches are efficient but lack of holistic analysis of scene-level context. In this…

计算机视觉与模式识别 · 计算机科学 2016-12-21 Donggeun Yoo , Sunggyun Park , Kyunghyun Paeng , Joon-Young Lee , In So Kweon

One of the crucial problems in visual tracking is how the object is represented. Conventional appearance-based trackers are using increasingly more complex features in order to be robust. However, complex representations typically not only…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Ang Li , Feng Tang , Yanwen Guo , Hai Tao

Object detection is an important research area in the field of computer vision. Many detection algorithms have been proposed. However, each object detector relies on specific assumptions of the object appearance and imaging conditions. As a…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Sezer Karaoglu , Yang Liu , Theo Gevers

In conventional object detection frameworks, a backbone body inherited from image recognition models extracts deep latent features and then a neck module fuses these latent features to capture information at different scales. As the…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yiqi Jiang , Zhiyu Tan , Junyan Wang , Xiuyu Sun , Ming Lin , Hao Li
‹ 上一页 1 8 9 10 下一页 ›