[ICLR 2022 poster] Official PyTorch implementation of "Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework" - pointMLP-pytorch/classification_ModelNet40/main.py at main · ma-xu/pointMLP-pytorch
近日,来自美国东北大学和哥伦比亚大学的研究者发现,复杂的局部几何描述模块也许并不是 3D 网络的关键, 一个纯 MLP 架构的网络能取得更好的结果,并且能够大幅提升推理速度。该论文已被 ICLR 2022 接收,代码已经开源。论文地址:https://arxiv.org/abs/2202.07123代码地址:https://github.com/ma-xu/pointMLP-...
#step 1. clone this repogit clone https://github.com/ma-xu/pointMLP-pytorch.gitcdpointMLP-pytorch#step 2. create a conda virtual environment and activate itconda env create conda activate pointmlp #Optional solution for step 2: install libs step by stepconda create -n pointmlp python=3.7...
近日,来自美国东北大学和哥伦比亚大学的研究者发现,复杂的局部几何描述模块也许并不是 3D 网络的关键, 一个纯 MLP 架构的网络能取得更好的结果,并且能够大幅提升推理速度。该论文已被 ICLR 2022 接收,代码已经开源。论文地址:https://arxiv.org/abs/2202.07123 代码地址:https://github.com/ma-xu/pointML...
代码地址:https://github.com/ma-xu/pointMLP-pytorch 模型概览 点云已成为 3D 视觉中的热门话题。最近的一些文章通过卷积、图、或注意力机制来提取点云中的局部几何特征。这些方法尽管取得了可喜的结果,但主要依赖于一个前提,即精细的局部提取器对于 3D 点云分析至关重要。然而这类方法也存在一些问题:一方面,由...
代码地址:https://github.com/ma-xu/pointMLP-pytorch 模型概览 点云已成为 3D 视觉中的热门话题。最近的一些文章通过卷积、图、或注意力机制来提取点云中的局部几何特征。这些方法尽管取得了可喜的结果,但主要依赖于一个前提,即精细的局部提取器对于 3D 点云分析至关重要。然而这类方法也存在一些问题:一方面,由...
1 change: 1 addition & 0 deletions 1 pointnet2_ops_lib/MANIFEST.in Original file line numberDiff line numberDiff line change @@ -0,0 +1 @@ graft pointnet2_ops/_ext-src 3 changes: 3 additions & 0 deletions 3 pointnet2_ops_lib/pointnet2_ops/__init__.py Original file line ...
Thanks for sharing. However I'm having trouble configuring the environment: Unable to import pointnet2_utils in pointnet2_modules.py
The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 sup...