Skip to content

The PyTorch Implementation of PointRCNN, CVPR 2019.

Notifications You must be signed in to change notification settings

wdxpython/PointRCNN

This branch is 7 commits behind sshaoshuai/PointRCNN:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a69bd76 · Apr 2, 2019

History

1 Commit
Apr 2, 2019

Repository files navigation

PointRCNN

This is the PyTorch implementation of the paper PointRCNN:3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.

By Shaoshuai Shi, Xiaogang Wang, Hongsheng Li.

[arXiv]

Code

The code will be released within two weeks.

Citation

If you find this work useful in your research, please cite:

@inproceedings{shi2018pointrcnn, 
title={PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud}, 
author={Shi, Shaoshuai and Wang, Xiaogang and Li, Hongsheng}, 
booktitle={CVPR}, 
year={2019} 
}

About

The PyTorch Implementation of PointRCNN, CVPR 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published