From a37b57bce98da70b4c7d9619acfde2ae0397577f Mon Sep 17 00:00:00 2001 From: Kui Xu Date: Tue, 12 Mar 2019 22:08:08 +0800 Subject: [PATCH] add Stereo R-CNN --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 069f36f..2127af5 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,12 @@ To see a survey of RGBD datasets, check out Michael Firman's [collection](http:/

+Stereo R-CNN based 3D Object Detection for Autonomous Driving (CVPR2019) [[Paper]](https://arxiv.org/abs/1902.09738v1) + +

+ + + ## Scene/Object Semantic Segmentation