# pointnet_cuda_predict **Repository Path**: sakura_lyh/pointnet_cuda_predict ## Basic Information - **Project Name**: pointnet_cuda_predict - **Description**: 使用cuda推理pointnet - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-04 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: cuda ## README # pointnet_cuda_predict #### 介绍 使用cuda推理pointnet 使用最简单的cuda C++ API搭建每一层神经网络,效率较低,有待改进