R1chrdson / vesuvius_challenge

The Vesuvius Challenge - Ink Detection kaggle competition from the "UCU dropouts" team
0 stars 0 forks source link

Predictions denoising #21

Open R1chrdson opened 1 year ago

R1chrdson commented 1 year ago

https://www.kaggle.com/code/brettolsen/improving-performance-with-l1-hessian-denoising

This operation should help to impove the prediction score on submissions.

It's already been added to the following notebook: https://github.com/R1chrdson/vesuvius_challenge/blob/master/notebooks/vesuvius-challenge-inference-smp.ipynb

But it's hard to test how good it now, since our models not enough accurate for this process. Just a reminder to try it on later submissions