3DFacePointCloudNet
3DFacePointCloudNet copied to clipboard
Learning Directly from Synthetic Point Clouds for "In-the-wild" 3D Face Recognition
pcl is used to calculate pointcloud data,while the generate file‘s format is '.bc'.how can i use the generate data.
Where is the setup.py for building ext module ? I fail to find it in your code. Looking forward to your answer.
Thanks for your good work! I try to use your pretrained model in train_cls.py, however, when I load the checkpoint and get a low Acc during validation, is there something...
I don't know where and how can I play the 'python -m pointnet2.train.train_cls' code.... In addition, where can I get the datasets...? $ python -m pointnet2.train.train_cls Traceback (most recent call...