sungmin9939
sungmin9939
I have tried multiple trainings with MPANet But it is consistently getting about 66% of Rank-1 in single shot and all mode of sysu dataset Is there any method to...
I'm trying to train the model with a custom dataset on 4 a6000(49GB each) gpus but it takes 27GB each when training the model with batchsize 1 here is my...
Hi Thanks for sharing your great work I just wondering whether AutoencoderKL model, which is a first stage model in your model, is trained or not. it isn't initiated from...
Hi I have encountered segmentation fault while testing your work with this command `python train_gshelltet_deepfashion.py --config configs/deepfashion_mc_256.json --index 0 --trainset_path data/deepfashion3d_training_data/ --testset_path data/deepfashion3d_test_data/ --o ./result` > DatasetNERF: 72 images with...
Hi Thanks for the great work! I encountered below error > (base) root@39c632041e34:/workspace/code/mvdfusion# python demo.py -c configs/mvd_gso.yaml Traceback (most recent call last): File "demo.py", line 17, in from pytorch_lightning import...
Thanks for the great work! I am just wondering why the discarded polygon is not the orange one but the blue one. In my understanding, non-watertight mesh in fig 3...