SWWdz
SWWdz
Great work! But when I try to train on DTU, I finally get bad results.  We can see it is surrounded with noise and its representation is so blur....
When I run this code to get my own dataset: python scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16 --images data/DTU/dtu_scan24/ Eroor:  What should I do to solve this problem?
Can I pretrain a model on dataset which is included in our experiment? And I use it to predict keypoints on my custom datasets.
Thanks for your nice work. In paper Playing for 3D Human Recovery , you introduce SMPL Annotator. What is SMPL Annotator? How to get SMPL label data?
Thanks for your work! I have a problem annotating the SMPL-X parameters. Can you tell me how to annotate my image with SMPL-X parameters.
Thanks for your nice work! I have some data that are different from these datasets format in your project. Can I run this model in my own data? How could...
Thanks for your nice work! I have mask of outdoor scene, but how can I use it to supervise the network to get better reconstruction results. Please tell me in...
Thanks for your work! I have .pcd file and images. But I don't have ground truth. Can I use your model to do point cloud completion on my own data?...
Thanks for your works! Can I use my own data to do point completion? How to do it?