# Point_MLP-Former **Repository Path**: chengleniubi/Point_MLP-Former ## Basic Information - **Project Name**: Point_MLP-Former - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2022-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Point MLP-Former: Combining Local and Global Receptive Fields in Point Cloud Classification Full code will be released soon. # Getting Started ## 1. Requirements ``` PyTorch >= 1.7.0; python >= 3.7; CUDA >= 11.0; GCC >= 7.5; torchvision; ``` ## 2. Datasets ### ScanObjectNN Dataset: ``` │data/ │ main_split/ │ ├── training_objectdataset_augmentedrot_scale75.h5 │ ├── test_objectdataset_augmentedrot_scale75.h5 ``` Download: Please download the data from the [official website](https://hkust-vgd.github.io/scanobjectnn/). # Usage ``` bash train.sh ``` # Citation