pointnet-autoencoderHere we present code to build an autoencoder for point clouds, with PointNet encoder and various kinds of decoders. We train and test our autoencoder on the ShapeNetPart dataset. This is a s
pointnet-autoencoder Here we present code to build an autoencoder for point clouds, withPointNetencoder and various kinds of decoders. We train and test our autoencoder on theShapeNetPart dataset. This is a side project I played with recently -- you are welcomed to modify it for your own ...
charlesq34/pointnet-autoencoder Star430 Autoencoder for Point Clouds deep-learningpoint-cloudautoencoderpointnet UpdatedOct 8, 2023 Python nikitakaraevv/pointnet Star266 PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation"https://arxiv.org/abs/1612.00...
pointnet-autoencoder服务器非root用户环境配置 tensorflow-gpu==1.4.0 pip installh5py修改代码由于opencv无法在服务器上使用,因此把代码中与opencv相关的注释掉 part_dataset.py部分:把...在github上看见了pointnet作者写的pointnet-autoencoder代码, 因为与自己方向相关。故在服务器上配置环境 由于服务器的cuda为10.0...
undefined symbol: _ZN10tensorflow8internal21CheckOpMessageBuilder9NewStringEvcharlesq34/pointnet-autoencoder#8 Open zhangxing1995mentioned this issueMar 15, 2019 Error when training#111 Open Copy link SalaheddineSTAcommentedMay 9, 2019 Hello, ...