We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I download HiFi4G dataset,and did hifi4g_process,then i run
python train_sequence.py --start 0 --end 200 --cuda 0 --data datasets/HiFi4G/0932dancer3 --output output/0923dancer3 --sh 0 --interval 1 --group_size 20 --resolution 2
it report that in NeuS2_K/scripts/run.py at code
testbed.load_training_data(scene)
Run Time error : couldn't read fov.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.Environment
2.Error Report
I download HiFi4G dataset,and did hifi4g_process,then i run
it report that in NeuS2_K/scripts/run.py at code
Run Time error : couldn't read fov.
The text was updated successfully, but these errors were encountered: