AdlerFarHorizons / NITELite-pipeline

Code to process images and data taken with the HAB NITELite instrument.
GNU General Public License v3.0
1 stars 7 forks source link

Create image registration evaluation notebook(s) #16

Open zhafen opened 5 months ago

zhafen commented 5 months ago

Is your feature request related to a problem? Please describe. All the data we need to evaluate the performance of an image registration model is generated by using the config evaluate-registration.yaml. However, we need to turn this into a useful assessment. We especially need to find a way to identify "hallucination" frequency.

Describe the solution you'd like A jupyter notebook that evaluates the accuracy of outputs stored on S3.

Additional context The code in this notebook is a good start, it just needs to be updated for AWS.