fatbao55
fatbao55
Hi authors, Thanks for the great work! I have a few questions: 1. I noticed the repo only has configs and data for face training. What about full body/body training?...
Hi, thanks for the great work! I have 2 questions: 1. Why is camera intrinsics and pose not used in sampling rays? 2. Where is the customized volumetric rendering?
Might be a repeat of issue #9 but I am unable to find the file `index_mv_unsup_weak.json` too. It is referenced here https://github.com/lmb-freiburg/contra-hand/blob/cddbad25f5661fb9ee32849af990e2b207d235e0/DatasetUnsupervisedMV.py#L68
Congrats on the acceptance! and thanks for the good work It would be really helpful if you could share further training details on - training data and process for hand...
Hi, thanks for the great work! I was wondering what are the major differences to NeuS? When I was comparing the code, it seems that the main difference is the...
@menyifang Unable to run `python -m apps.infer_normal_fixpose -cfg ./configs/icon-filter.yaml \` in `run_text_synthesis.sh` and `run_img_synthesis.sh`. `apps.infer_normal_fixpose` not found in the [original ICON repo](https://github.com/YuliangXiu/ICON)
Hi authors @benjiebob @OllieBoyne , thanks for the great work! https://github.com/benjiebob/SMALify/blob/7f6f06f9e3080c32bb286cde1185de401c7b46e8/smal_fitter/priors/pose_prior_35.py#L217-L220 I noticed this script references a walking sequence (`walking_sequence.pkl`) and a lioness.pkl (`lioness_more_torso_parts_new_feet_new_back_legs_animation_mirrored_poses_prior.pkl`) file. Could you please provide more...