Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance about normal map #11

Open
somnus1840 opened this issue Dec 8, 2023 · 7 comments
Open

Performance about normal map #11

somnus1840 opened this issue Dec 8, 2023 · 7 comments

Comments

@somnus1840
Copy link

According to the provided training instructions, the training effect of the normal map is much worse than that of the texture. May I ask what is the specific reason or are there any ways to improve it? Thanks very much!
!
fakes_001331

@Xuanmeng-Zhang
Copy link
Collaborator

Hi, what is the normal maps in the training set like?

@somnus1840
Copy link
Author

Hi, what is the normal maps in the training set like?

Thanks for your reply!
QQ截图20231212170514
QQ截图20231212170632
In fact, training sets about the normal map are the same as the code you provide in github, I haven't modified.

@somnus1840
Copy link
Author

CUDA_VISIBLE_DEVICES= python train_3d.py --data="/home/youzehong/jt/blender-3.2.2-linux-x64/GETAvatar/datasets/THuman2.0/THuman2.0_res512/" --gpus=1 --batch=32 --batch-gpu=1 --mbstd-group=1 --gamma=10 --dmtet_scale=2 --one_3d_generator=1 --fp32=0 --img_res=512 --norm_interval=1 --dis_pose_cond=True --normal_dis_pose_cond=True --eik_weight=1e-3 --unit_2norm=True --use_normal_offset=False --blur_rgb_image=False --blur_normal_image=False --camera_type=blender --load_normal_map=True --with_sr=True --outdir="/home/youzehong/jt/GETAvatar-main/thuman_res512_ckpts/"

@Xuanmeng-Zhang
Copy link
Collaborator

What is the result if using ''--gpus=8 --batch=32 --batch-gpu=4 --mbstd-group=4''?

@somnus1840
Copy link
Author

What is the result if using ''--gpus=8 --batch=32 --batch-gpu=4 --mbstd-group=4''?

Hahaha, I mainly don't have so many GPU resources, thank you for your opinion!

@Xuanmeng-Zhang
Copy link
Collaborator

Maybe you can increase the gamma value to see if the result is better.

@somnus1840
Copy link
Author

somnus1840 commented Dec 12, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants