aziz-ayed / denoising

Research to replace the Wavelet approach in the denoising task of the MCCD method by a Machine Learning solution
2 stars 0 forks source link

Experiences for the paper #10

Open tobias-liaudat opened 3 years ago

tobias-liaudat commented 3 years ago

Plots that we need to evaluate the model and we will eventually include in the paper.

Preliminary tests

Here we train and test only using one exposure. The number of test stars will be fixed to a high star density (~2400 stars in the exposure) and won't contain noise, and the number of train stars will change depending on the experiences.

We would like to test 3 situations of training stars:

Now, for each of these situations we need a dataset that contains test stars without noise and train stars with and without noise. We would like to test:

For each test we would like to use as metrics:

First the results can be presented as a table, but we would want to have different plots for the different metrics (pixel RMSE, e1 and e2, and R2) that show the evolution of the errors as a function of the star density for the different models.

Complementary tests

If we are using neural networks for the denoising, we would like to show that they are actually doing a good job at denoising. So, we would like to have some plots or a table maybe showing the pixel RMSE for the different networks on a standalone denoising task.