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 build satnerf model with all dependencies cleared(I think) and ran the following commands:
python3 create_satnerf_dsm.py Sat-NeRF /home/lutetia/satnerf/pretrained_models/JAX_068 out_dsm_path/JAX_068 28 /home/lutetia/satnerf/pretrained_models/JAX_068 /home/lutetia/satngp/data/dataset/root_dir/crops_rpcs_ba_v2/JAX_068 /home/lutetia/satngp/data/dataset/DFC2019/Track3-RGB-crops/JAX_068 /home/lutetia/satngp/data/dataset/DFC2019/Track3-Truth
But the script says dsmr error, Altitude MAE: + NaN
is there anyone know the reason for this and solved before??
The text was updated successfully, but these errors were encountered:
This is the screenshot for error I encountered.
Sorry, something went wrong.
No branches or pull requests
I build satnerf model with all dependencies cleared(I think) and ran the following commands:
python3 create_satnerf_dsm.py Sat-NeRF /home/lutetia/satnerf/pretrained_models/JAX_068 out_dsm_path/JAX_068 28 /home/lutetia/satnerf/pretrained_models/JAX_068 /home/lutetia/satngp/data/dataset/root_dir/crops_rpcs_ba_v2/JAX_068 /home/lutetia/satngp/data/dataset/DFC2019/Track3-RGB-crops/JAX_068 /home/lutetia/satngp/data/dataset/DFC2019/Track3-Truth
But the script says dsmr error, Altitude MAE: + NaN
is there anyone know the reason for this and solved before??
The text was updated successfully, but these errors were encountered: