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

Material learning curves for real measurement data instead of synthetic data #1

Open
siebertdarius opened this issue May 3, 2024 · 0 comments

Comments

@siebertdarius
Copy link

Hello Nvidia,

I generated the material learning curves as in Fig. 3 of you paper Learning Radio Environments by Differentiable Ray Tracing but instead of the synthetic dataset (as in Synthetic_Data.ipynb) i used the real dichasus-dc01 dataset (as in Learned_Materials.ipynb).

You clearly showed that the material properties can be learned by training from synthetic data, but unfortunatley the paper does not state if this also works for the real measurement data what I want to find out.

By adapting the plotting function for the training results I obtained the following curves for the real dataset.
As you can see, the material properties are way off in comparison to the synthetic data. Also, the loss stays at a certain minimum but fluctuates a lot for every next iteration/measurement datapoint. Thus I assume, the training found its rather unstable minimum.

Do you have the same observation when using the real measurement data?

I appreciate your comment on this.

training_results_learned_materials_with_real_data

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

1 participant