Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 616 Bytes

cuboid_detect

Matlab code to detect cuboid object. Currently only cuboid proposal generation is included. Proposal scoring will be updated later.

Authors: Shichao Yang [email protected]

Related Paper:

  • CubeSLAM: Monocular 3D Object Detection and SLAM without Prior Models, Arxiv 2018, S. Yang, S. Scherer PDF

Installation & Run

Overview: See illustrations.pdf for understanding coordinate system

How to run:

Open Matlab

cd cuboid_detect
init_setup.m
generate_box_proposal.m