Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanx27 authored Jun 22, 2019
1 parent 3c36c71 commit 31deedb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@ This repo is implementation for [PointNet](http://openaccess.thecvf.com/content_
### Using show3d_balls.py
`cd visualizer`<br>
`bash build.sh #build C++ code for visualization`

![](/visualizer/pic.png)
### Using pc_utils.py
![](/visualizer/example.jpg)

## TODO

- [x] PointNet and PointNet++
- [x] Experiment
- [ ] Visualization Tool
- [x] Visualization Tool

## Reference By
[halimacc/pointnet3](https://github.com/halimacc/pointnet3)<br>
Expand Down

0 comments on commit 31deedb

Please sign in to comment.