中文
相关论文

相关论文: Microsoft COCO: Common Objects in Context

200 篇论文

We present a co-segmentation technique for space-time co-located image collections. These prevalent collections capture various dynamic events, usually by multiple photographers, and may contain multiple co-occurring objects which are not…

计算机视觉与模式识别 · 计算机科学 2017-02-01 Hadar Averbuch-Elor , Johannes Kopf , Tamir Hazan , Daniel Cohen-Or

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Object Detection is related to Computer Vision. Object detection enables detecting instances of objects in images and videos. Due to its increased utilization in surveillance, tracking system used in security and many others applications…

计算机视觉与模式识别 · 计算机科学 2024-10-23 K. Senthil Kumar , K. M. B. Abdullah Safwan

Object detection is a fundamental task in computer vision, requiring large annotated datasets that are difficult to collect, as annotators need to label objects and their bounding boxes. Thus, it is a significant challenge to use cheaper…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Achiya Jerbi , Roei Herzig , Jonathan Berant , Gal Chechik , Amir Globerson

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

Panoptic image segmentation is the computer vision task of finding groups of pixels in an image and assigning semantic classes and object instance identifiers to them. Research in image segmentation has become increasingly popular due to…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Jieru Mei , Alex Zihao Zhu , Xinchen Yan , Hang Yan , Siyuan Qiao , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar , Dragomir Anguelov

Existing works on visual counting primarily focus on one specific category at a time, such as people, animals, and cells. In this paper, we are interested in counting everything, that is to count objects from any category given only a few…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Viresh Ranjan , Udbhav Sharma , Thu Nguyen , Minh Hoai

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Jinyan Liu , Jie Chen

With the proliferation of imaging sensors, the volume of multi-modal imagery far exceeds the ability of human analysts to adequately consume and exploit it. Full motion video (FMV) possesses the extra challenge of containing large amounts…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Marc Bosch , Joseph Nassar , Benjamin Ortiz , Brendan Lammers , David Lindenbaum , John Wahl , Robert Mangum , Margaret Smith

Image captioning is a computer vision task that involves generating natural language descriptions for images. This method has numerous applications in various domains, including image retrieval systems, medicine, and various industries.…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Sai Suprabhanu Nallapaneni , Subrahmanyam Konakanchi

Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Rodney Lalonde , Naji Khosravan , Ulas Bagci

Text Spotting in the wild consists of detecting and recognizing text appearing in images (e.g. signboards, traffic signals or brands in clothing or objects). This is a challenging problem due to the complexity of the context where texts…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

To fully understand the 3D context of a single image, a visual system must be able to segment both the visible and occluded regions of objects, while discerning their occlusion order. Ideally, the system should be able to handle any object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Jiayang Ao , Qiuhong Ke , Krista A. Ehinger

Recognizing materials in real-world images is a challenging task. Real-world materials have rich surface texture, geometry, lighting conditions, and clutter, which combine to make the problem particularly difficult. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2015-04-15 Sean Bell , Paul Upchurch , Noah Snavely , Kavita Bala

Recently, instance segmentation has made great progress with the rapid development of deep neural networks. However, there still exist two main challenges including discovering indistinguishable objects and modeling the relationship between…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Xingyue Chen , Junfeng Luo

Nowadays, users demand for increased personalization of vision systems to localize and identify personal instances of objects (e.g., my dog rather than dog) from a few-shot dataset only. Despite outstanding results of deep networks on…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Umberto Michieli , Jijoong Moon , Daehyun Kim , Mete Ozay

With the success of new computational architectures for visual processing, such as convolutional neural networks (CNN) and access to image databases with millions of labeled examples (e.g., ImageNet, Places), the state of the art in…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Bolei Zhou , Aditya Khosla , Agata Lapedriza , Aude Oliva , Antonio Torralba

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

We propose an adversarial contextual model for detecting moving objects in images. A deep neural network is trained to predict the optical flow in a region using information from everywhere else but that region (context), while another…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Yanchao Yang , Antonio Loquercio , Davide Scaramuzza , Stefano Soatto

Context plays an important role in visual recognition. Recent studies have shown that visual recognition networks can be fooled by placing objects in inconsistent contexts (e.g., a cow in the ocean). To model the role of contextual…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Mengmi Zhang , Claire Tseng , Gabriel Kreiman
‹ 上一页 1 8 9 10 下一页 ›