Giter VIP home page Giter VIP logo

Comments (10)

aejion avatar aejion commented on September 2, 2024

Could you provide more details about your training configuration and results, such as the config file, the number of GPUs, and the rendered images?

from neuface.

wasahaiah avatar wasahaiah commented on September 2, 2024

Could you provide more details about your training configuration and results, such as the config file, the number of GPUs, and the rendered images?

Thank you for your reply. The config file is almost the same as the file "train_neuface.yaml", except that param 'num_gpus' is set to be 1, because I have only one nvidia 3090D chip. Two images in the tensorboard, are shown below:

Screenshot 2024-06-20 at 08-06-13 TensorBoard
imageData

The evaluation results (id=1, exp=2, image:045)are shown below:
1_045_albedo
1_045_diffuse
1_045_fit
1_045_normal
1_045_spec

from neuface.

aejion avatar aejion commented on September 2, 2024

If you are using a single GPU to train NeuFace, it is recommended to increase the num_pixels in the config file. Note that the PSNR shown in TensorBoard is not accurate due to the calibration code. For an accurate PSNR evaluation, please run eval.py. Additionally, as observed in TensorBoard, the render result appears much better than the evaluation. This might be because the wrong ckpt was used when running eval.py.

from neuface.

wasahaiah avatar wasahaiah commented on September 2, 2024

If you are using a single GPU to train NeuFace, it is recommended to increase the num_pixels in the config file. Note that the PSNR shown in TensorBoard is not accurate due to the calibration code. For an accurate PSNR evaluation, please run eval.py. Additionally, as observed in TensorBoard, the render result appears much better than the evaluation. This might be because the wrong ckpt was used when running eval.py.

Hi, when I used 4 GPU(nvidia 4090) to train NueFace, the PSNR is 25.18, still too lower. I increase the 'num_pixels' to 6000 in the config file, and get PSRN about 26. the result is below:
PSNR:26
1_044
1_044_albedo
1_044_diffuse
1_0 1_044_normal 44_fit
1_044_spec

from neuface.

aejion avatar aejion commented on September 2, 2024

Could you please provide the PSNR in detail for each test image?

from neuface.

wasahaiah avatar wasahaiah commented on September 2, 2024

Could you please provide the PSNR in detail for each test image?

the PSNR of images 47.png, 49.png, 50.png(large rotation), are small, below 17, others are above 24. And only image of 52.png , is above 33.

in facescape_multi_dataset.py, ply_path is the TU model and not the cut mesh?
I place TU model in the ply_path as suggested.

from neuface.

aejion avatar aejion commented on September 2, 2024

'ply_path' refers to the original TU model, which provides the position of nose.

from neuface.

wasahaiah avatar wasahaiah commented on September 2, 2024

'ply_path' refers to the original TU model, which provides the position of nose.

Hi, I have trained a model in 4 V800 GPUs, and get PSNR 33.28 in train set, 26.87 in eval set, with num_pixels: 20000 and sdf_threshold:5e-5.

from neuface.

aejion avatar aejion commented on September 2, 2024

Can you send me your results via email? ([email protected])

from neuface.

wasahaiah avatar wasahaiah commented on September 2, 2024

Can you send me your results via email? ([email protected])

Have send it to you. If not received, pls let me know.

from neuface.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.