Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Fixed:NYU Example missing from README #181

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Examples in the examples folder include
* [Chinese handwriting for recognition](http://www.nlpr.ia.ac.cn/databases/handwriting/Online_database.html)
* [3D Segmentation](https://shapenet.cs.stanford.edu/iccv17/) using ShapeNet Core-55
* [ScanNet](http://www.scan-net.org/) 3D Semantic label benchmark
* [Indoor Segmentation and Support Inference from RGBD Images](https://cs.nyu.edu/~silberman/projects/indoor_scene_seg_sup.html) RGBD Indoor Segmentation Benchmark.

For example:
```
Expand Down