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
Reconstruction metrics are partially implemented in https://github.com/spaceml-org/SDO-FM/blob/3dencoder/sdofm/benchmarks/reconstruction.py but they are yet to be included in any logging apparatus. It would be nice to be able to call once to a module in benchmarks to generate a value/table as appropriate for a logger.
benchmarks
Visualisation tooling might also be helpful for this problem if a visual check was desired: https://github.com/spaceml-org/SDO-FM/blob/3dencoder/sdofm/visualisation/sdo.py
The text was updated successfully, but these errors were encountered:
nkasmanoff
No branches or pull requests
Reconstruction metrics are partially implemented in https://github.com/spaceml-org/SDO-FM/blob/3dencoder/sdofm/benchmarks/reconstruction.py but they are yet to be included in any logging apparatus. It would be nice to be able to call once to a module in
benchmarks
to generate a value/table as appropriate for a logger.Visualisation tooling might also be helpful for this problem if a visual check was desired: https://github.com/spaceml-org/SDO-FM/blob/3dencoder/sdofm/visualisation/sdo.py
The text was updated successfully, but these errors were encountered: