3d-lmnet
3d-lmnet copied to clipboard
Repository for 3D-LMNet: Latent Embedding Matching for Accurate and Diverse 3D Point Cloud Reconstruction from a Single Image [BMVC 2018]
An inspiring work. I want to know the specific process of extracting the gt point clouds from the provided meshes on Pix3D dataset, in particular, the coordinates transformation from original...
run code
hello, when I run the bash scripts/train_plm.sh, there exit a question: Traceback (most recent call last): File "train_plm.py", line 168, in z_mean, z_log_sigma_sq = image_encoder(img_inp, FLAGS) File "/home/user05/.conda/envs/tf/lib/python2.7/site-packages/tensorflow/python/framework/ops.py", line 442,...