Update README.md

This commit is contained in:
Xu Ma 2022-02-03 20:07:56 -05:00 committed by GitHub
parent 8243154364
commit 6ac7d50287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,16 @@
# pointMLP-pytorch
Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework
__Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework__
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rethinking-network-design-and-local-geometry/3d-point-cloud-classification-on-modelnet40)](https://paperswithcode.com/sota/3d-point-cloud-classification-on-modelnet40?p=rethinking-network-design-and-local-geometry)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rethinking-network-design-and-local-geometry/3d-point-cloud-classification-on-scanobjectnn)](https://paperswithcode.com/sota/3d-point-cloud-classification-on-scanobjectnn?p=rethinking-network-design-and-local-geometry)
[archived: Feb/3/2022]
## TO DO:
- [ ] release paper/codes by Feb/7/2022
- [ ] update std bug (unstable testing)
- [ ] project page
<div align="center">
<img src="overview.png" width="650px" height="300px">
</div>