Skip to content

Commit 3a17abe

Browse files
authored
Update README.md
1 parent 81cf0e3 commit 3a17abe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This is the code for the paper:
1212

1313
> We present OctNet, a representation for deep learning with sparse 3D data. In contrast to existing models, our representation enables 3D convolutional networks which are both deep and high resolution. Towards this goal, we exploit the sparsity in the input data to hierarchically partition the space using a set of unbalanced octrees where each leaf node stores a pooled feature representation. This allows to focus memory allocation and computation to the relevant dense regions and enables deeper networks without compromising resolution. We demonstrate the utility of our OctNet representation by analyzing the impact of resolution on several 3D tasks including 3D object classification, orientation estimation and point cloud labeling.
1414
15-
[![CVPR Presentation](https://img.youtube.com/vi/qYyephF2BBw/0.jpg)](https://www.youtube.com/watch?v=qYyephF2BBw)
15+
[![CVPR'17 Presentation](https://img.youtube.com/vi/qYyephF2BBw/0.jpg)](https://www.youtube.com/watch?v=qYyephF2BBw)
16+
17+
[GTC'17 Presentation](http://www.cvlibs.net/videos/gtc_17_talk.mp4)
1618

1719
If you find this code useful for your research, please cite
1820

0 commit comments

Comments
 (0)