中文
相关论文

相关论文: Mesh R-CNN

200 篇论文

Object recognition has seen significant progress in the image domain, with focus primarily on 2D perception. We propose to leverage existing large-scale datasets of 3D models to understand the underlying 3D structure of objects seen in an…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Weicheng Kuo , Anelia Angelova , Tsung-Yi Lin , Angela Dai

Convolutional neural network (CNN) based architectures, such as Mask R-CNN, constitute the state of the art in object detection and segmentation. Recently, these methods have been extended for model-based segmentation where the network…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Wenbo Dong , Volkan Isler

Polygonal meshes provide an efficient representation for 3D shapes. They explicitly capture both shape surface and topology, and leverage non-uniformity to represent large flat regions as well as sharp, intricate features. This…

机器学习 · 计算机科学 2019-07-03 Rana Hanocka , Amir Hertz , Noa Fish , Raja Giryes , Shachar Fleishman , Daniel Cohen-Or

We propose Shift R-CNN, a hybrid model for monocular 3D object detection, which combines deep learning with the power of geometry. We adapt a Faster R-CNN network for regressing initial 2D and 3D object properties and combine it with a…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Andretti Naiden , Vlad Paunescu , Gyeongmo Kim , ByeongMoon Jeon , Marius Leordeanu

Recent advances on 3D object detection heavily rely on how the 3D data are represented, \emph{i.e.}, voxel-based or point-based representation. Many existing high performance 3D detectors are point-based because this structure can better…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jiajun Deng , Shaoshuai Shi , Peiwei Li , Wengang Zhou , Yanyong Zhang , Houqiang Li

This paper proposes a novel automatically generating image masks method for the state-of-the-art Mask R-CNN deep learning method. The Mask R-CNN method achieves the best results in object detection until now, however, it is very…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Hao Wu , Jan Paul Siebert , Xiangrong Xu

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

Mesh is an important and powerful type of data for 3D shapes and widely studied in the field of computer vision and computer graphics. Regarding the task of 3D shape representation, there have been extensive research efforts concentrating…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Yutong Feng , Yifan Feng , Haoxuan You , Xibin Zhao , Yue Gao

We study the problem of shape generation in 3D mesh representation from a small number of color images with or without camera poses. While many previous works learn to hallucinate the shape directly from priors, we adopt to further improve…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Chao Wen , Yinda Zhang , Chenjie Cao , Zhuwen Li , Xiangyang Xue , Yanwei Fu

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

Object Detection is critical for automatic military operations. However, the performance of current object detection algorithms is deficient in terms of the requirements in military scenarios. This is mainly because the object presence is…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Shuo Liu , Zheng Liu

We propose an end-to-end deep learning architecture that produces a 3D shape in triangular mesh from a single color image. Limited by the nature of deep neural network, previous methods usually represent a 3D shape in volume or point cloud,…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Nanyang Wang , Yinda Zhang , Zhuwen Li , Yanwei Fu , Wei Liu , Yu-Gang Jiang

The performance of point cloud 3D object detection hinges on effectively representing raw points, grid-based voxels or pillars. Recent two-stage 3D detectors typically take the point-voxel-based R-CNN paradigm, i.e., the first stage resorts…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Guangsheng Shi , Ruifeng Li , Chao Ma

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

During 3D reconstruction, it is often the case that people cannot scan each individual object from all views, resulting in missing geometry in the captured scan. This missing geometry can be fundamentally limiting for many applications,…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Ji Hou , Angela Dai , Matthias Nießner

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

We present a convolutional network capable of inferring a 3D representation of a previously unseen object given a single image of this object. Concretely, the network can predict an RGB image and a depth map of the object as seen from an…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Maxim Tatarchenko , Alexey Dosovitskiy , Thomas Brox

One of the main challenges in LiDAR-based 3D object detection is that the sensors often fail to capture the complete spatial information about the objects due to long distance and occlusion. Two-stage detectors with point cloud completion…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Inyong Koo , Inyoung Lee , Se-Ho Kim , Hee-Seon Kim , Woo-jin Jeon , Changick Kim

3D shape is a crucial but heavily underutilized cue in today's computer vision systems, mostly due to the lack of a good generic shape representation. With the recent availability of inexpensive 2.5D depth sensors (e.g. Microsoft Kinect),…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Zhirong Wu , Shuran Song , Aditya Khosla , Fisher Yu , Linguang Zhang , Xiaoou Tang , Jianxiong Xiao

In this paper, we propose a novel system named Disp R-CNN for 3D object detection from stereo images. Many recent works solve this problem by first recovering a point cloud with disparity estimation and then apply a 3D detector. The…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Jiaming Sun , Linghao Chen , Yiming Xie , Siyu Zhang , Qinhong Jiang , Xiaowei Zhou , Hujun Bao
‹ 上一页 1 2 3 10 下一页 ›