SimpleView
SimpleView copied to clipboard
Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
Hi, I was trying to build **pointnet2** under subfolder `pointnet2_pyt`, with command `pythong setup.py build`, actually I took a look at [setup.py](https://github.com/princeton-vl/SimpleView/blob/master/pointnet2_pyt/setup.py), and it seems to have included the correct...
I would like to ask if you could provide pre-trained models for segmentation?
As a researcher from China, I cannot download the modelnet40 validataion split as I cannot acess google in Linux command line. Could you please provide a download link of the...
url
WARNING: Discarding git+git://github.com/imankgoyal/[email protected]#egg=etw_pytorch_utils. Command errored out with exit status 128: git clone -q git://github.com/imankgoyal/etw_pytorch_utils.git /tmp/pip-install-y2vqf7n5/etw-pytorch-utils_17ca6d47cd4648a0bd35c90eb7c5a34d Check the logs for full command output. ERROR: Could not find a version that satisfies...
How to create the dataset from the point cloud modelnet40 to picture ?