InstantMesh
InstantMesh copied to clipboard
problem about InstantNeRF training
Thank you for your great work, recently I want to test the InstantNeRF training code, but I encounter a problem. I loaded the weights of InstantNeRF and trained the model using G-buffer Objaverse data, I use a GPU training to test, but after 100 iterations the rendered results are white. Is this reasonable? :
Below is my training configuration: learning_rate: 4.0e-04 batch size: 1 GPU : nvidia A100 80G render_size: 192 input_size: 320
What does the format of your dataset look like, and what does the dataset need to input from a free perspective