• Stars
    star
    131
  • Rank 275,207 (Top 6 %)
  • Language
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Official PyTorch Implementation for "Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud", ICCVW 2019

Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud

This repository contains the official PyTorch implementation for "Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud". This paper has been accepted by IEEE International Conference on Computer Vision (ICCV) Workshops 2019. If you find the paper or the code useful, please cite our paper:

@InProceedings{Weng_2019_ICCV_Workshops,
author = {Weng, Xinshuo and Kitani, Kris},
title = {Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud},
booktitle = {IEEE International Conference on Computer Vision (ICCV) Workshops},
month = {Oct},
year = {2019}
}