中文
相关论文

相关论文: Non-local RoI for Cross-Object Perception

200 篇论文

We introduce the concept of Non-Local RoI (NL-RoI) Block as a generic and flexible module that can be seamlessly adapted into different Mask R-CNN heads for various tasks. Mask R-CNN treats RoIs (Regions of Interest) independently and…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Shou-Yao Roy Tseng , Hwann-Tzong Chen , Shao-Heng Tai , Tyng-Luh Liu

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together.…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

Object detection in aerial images is an active yet challenging task in computer vision because of the birdview perspective, the highly complex backgrounds, and the variant appearances of objects. Especially when detecting densely packed…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Jian Ding , Nan Xue , Yang Long , Gui-Song Xia , Qikai Lu

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

We introduce Multi-Expert Region-based Convolutional Neural Network (ME R-CNN) which is equipped with multiple experts (ME) where each expert is learned to process a certain type of regions of interest (RoIs). This architecture better…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Hyungtae Lee , Sungmin Eum , Heesung Kwon

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Shaoqing Ren , Kaiming He , Ross Girshick , Jian Sun

The current models of image representation based on Convolutional Neural Networks (CNN) have shown tremendous performance in image retrieval. Such models are inspired by the information flow along the visual pathway in the human visual…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Zakaria Laskar , Juho Kannala

Object localization has a vital role in any object detector, and therefore, has been the focus of attention by many researchers. In this article, a special training approach is proposed for a light convolutional neural network (CNN) to…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Faraz Lotfi , Farnoosh Faraji , Hamid D. Taghirad

Convolutional neural nets (CNN) are the leading computer vision method for classifying images. In some cases, it is desirable to classify only a specific region of the image that corresponds to a certain object. Hence, assuming that the…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Sagi Eppel

Region-based convolutional neural networks (R-CNN)~\cite{fast_rcnn,faster_rcnn,mask_rcnn} have largely dominated object detection. Operators defined on RoIs (Region of Interests) play an important role in R-CNNs such as…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Bo Li , Tianfu Wu , Lun Zhang , Rufeng Chu

Convolutional Neural Networks (CNNs) model long-range dependencies by deeply stacking convolution operations with small window sizes, which makes the optimizations difficult. This paper presents region-based non-local (RNL) operations as a…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Guoxi Huang , Adrian G. Bors

We propose an end-to-end neural network that improves the segmentation accuracy of fully convolutional networks by incorporating a localization unit. This network performs object localization first, which is then used as a cue to guide the…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Zichen Zhang , Min Tang , Dana Cobzas , Dornoosh Zonoobi , Martin Jagersand , Jacob L. Jaremko

Humans do not perceive all parts of a scene with the same resolution, but rather focus on few regions of interest (ROIs). Traditional Object-Based codecs take advantage of this biological intuition, and are capable of non-uniform allocation…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Yura Perugachi-Diaz , Guillaume Sautière , Davide Abati , Yang Yang , Amirhossein Habibian , Taco S Cohen

Convolutional neural networks (CNNs) are inherently limited to model geometric transformations due to the fixed geometric structures in its building modules. In this work, we introduce two new modules to enhance the transformation modeling…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Jifeng Dai , Haozhi Qi , Yuwen Xiong , Yi Li , Guodong Zhang , Han Hu , Yichen Wei

In CNN-based object detection methods, region proposal becomes a bottleneck when objects exhibit significant scale variation, occlusion or truncation. In addition, these methods mainly focus on 2D object detection and cannot estimate…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Yu Xiang , Wongun Choi , Yuanqing Lin , Silvio Savarese

Modeling the visual changes that an action brings to a scene is critical for video understanding. Currently, CNNs process one local neighbourhood at a time, thus contextual relationships over longer ranges, while still learnable, are…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Abhinav Rai , Fadime Sener , Angela Yao

Given the wide diffusion of deep neural network architectures for computer vision tasks, several new applications are nowadays more and more feasible. Among them, a particular attention has been recently given to instance segmentation, by…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Leonardo Rossi , Akbar Karimi , Andrea Prati

Image representations derived from pre-trained Convolutional Neural Networks (CNNs) have become the new state of the art in computer vision tasks such as instance retrieval. This work explores the suitability for instance retrieval of…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Amaia Salvador , Xavier Giro-i-Nieto , Ferran Marques , Shin'ichi Satoh

Region proposal based methods like R-CNN and Faster R-CNN models have proven to be extremely successful in object detection and segmentation tasks. Recently, Transformers have also gained popularity in the domain of Computer Vision, and are…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Deepanshu Pandey , Pradyumna Gupta , Sumit Bhattacharya , Aman Sinha , Rohit Agarwal

Objects for detection usually have distinct characteristics in different sub-regions and different aspect ratios. However, in prevalent two-stage object detection methods, Region-of-Interest (RoI) features are extracted by RoI pooling with…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Yao Zhai , Jingjing Fu , Yan Lu , Houqiang Li
‹ 上一页 1 2 3 10 下一页 ›