paper-with-me

Papers

MVRackLay: Monocular Multi-View Layout Estimation for Warehouse Racks and Shelves

2022-11-30 · Pranjali Pathre, Anurag Sahu, Ashwin Rao, Avinash Prabhu, Meher Shashwat Nigam, Tanvi Karandikar, Harit Pandya, K. Madhava Krishna

In this paper, we propose and showcase, for the first time, monocular multi-view layout estimation for warehouse racks and shelves. Unlike typical layout estimation methods, MVRackLay estimates multi-layered layouts, wherein each layer corresponds to the layout of a shelf within a rack. Given a sequence of images of a warehouse scene, a dual-headed Convolutional-LSTM architecture outputs segmented racks, the front and the top view layout of each shelf within a rack. With minimal effort, such an output is transformed into a 3D rendering of all racks, shelves and objects on the shelves, giving an accurate 3D depiction of the entire warehouse scene in terms of racks, shelves and the number of objects on each shelf. MVRackLay generalizes to a diverse set of warehouse scenes with varying number of objects on each shelf, number of shelves and in the presence of other such racks in the background. Further, MVRackLay shows superior performance vis-a-vis its single view counterpart, RackLay, in layout accuracy, quantized in terms of the mean IoU and mAP metrics. We also showcase a multi-view stitching of the 3D layouts resulting in a representation of the warehouse scene with respect to a global reference frame akin to a rendering of the scene from a SLAM pipeline. To the best of our knowledge, this is the first such work to portray a 3D rendering of a warehouse scene in terms of its semantic components - Racks, Shelves and Objects - all from a single monocular camera.

📄 PDF Abstract BibTeX arXiv:2211.16882

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Monocular Multi-Layer Layout Estimation for Warehouse Racks

2021-03-16 · Meher Shashwat Nigam, Avinash Prabhu, Anurag Sahu, Puru Gupta 외

Given a monocular colour image of a warehouse rack, we aim to predict the bird's-eye view layout for each shelf in the rack, which we term as multi-layer layout prediction. To this end, we present RackLay, a deep neural …

Dataset Generation

MVLayoutNet:3D layout reconstruction with multi-view panoramas

2021-12-12 · Zhihua Hu, Bo Duan, Yanfeng Zhang, Mingwei Sun 외

We present MVLayoutNet, an end-to-end network for holistic 3D reconstruction from multi-view panoramas. Our core contribution is to seamlessly combine learned monocular layout estimation and multi-view stereo (MVS) for a…

3D Reconstruction

Monocular BEV Perception of Road Scenes via Front-to-Top View Projection

2022-11-15 · Wenxi Liu, Qi Li, Weixiang Yang, Jiaxin Cai 외

HD map reconstruction is crucial for autonomous driving. LiDAR-based methods are limited due to expensive sensors and time-consuming computation. Camera-based methods usually need to perform road segmentation and view tr…

Autonomous DrivingGPURoad SegmentationScene Understanding

AutoLay: Benchmarking amodal layout estimation for autonomous driving

2021-08-20 · Kaustubh Mani, N. Sai Shankar, Krishna Murthy Jatavallabhula, K. Madhava Krishna

Given an image or a video captured from a monocular camera, amodal layout estimation is the task of predicting semantics and occupancy in bird's eye view. The term amodal implies we also reason about entities in the scen…

Amodal Layout EstimationAutonomous DrivingBenchmarking

Projecting Your View Attentively: Monocular Road Scene Layout Estimation via Cross-View Transformation

2021-06-19 · CVPR 2021 1 · Weixiang Yang, Qi Li, Wenxi Liu, Yuanlong Yu 외

HD map reconstruction is crucial for autonomous driving. LiDAR-based methods are limited due to the deployed expensive sensors and time-consuming computation. Camera-based methods usually need to separately perform r…

Autonomous DrivingGPUMonocular Cross-View Road Scene Parsing(Road)Monocular Cross-View Road Scene Parsing(Vehicle)+2