Skip to content

The PyTorch Implementation of PointRCNN, CVPR 2019.

Notifications You must be signed in to change notification settings

tsbiosky/PointRCNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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