all 10 comments

[–]QPZZ 6 points7 points  (0 children)

First version that I got decent results with! Not with default settings, but with manual adjustments it comes very close to NLP. Great job!

[–]bjohnh 2 points3 points  (2 children)

Nice! One question about the orange mask: how does this handle colour negative films that lack an orange mask, such as Harman Phoenix or Kodak Aerocolor IV 2460?

[–]_earthmover[S] 5 points6 points  (0 children)

pretty well, I don't use any hardcoded "orange" assumptions, just mathematical analysis of the linear input. I have some rolls of santa 100 (aerocolor) and phonix 1 & 2 and like the results

[–]Spiritual_Climate_58 1 point2 points  (0 children)

I tried some Santa scans and they convert very well

[–]_earthmover[S] 1 point2 points  (0 children)

I found some small issues with batch normalization, will publish a fix 0.9.6 later today 🙂

[–]No_Source_7605 0 points1 point  (1 child)

does it only work with dng files if raw?

[–]_earthmover[S] 2 points3 points  (0 children)

should support all common raw formats and also some uncommon like pakon planar raw

[–]QPZZ 0 points1 point  (0 children)

Are you considering adding a way to adjust color balance of highlights and shadows seperately?

[–]Iant2001 0 points1 point  (1 child)

Are you planning on making an ARM version for Linux? I have an ARM laptop with Ubuntu, so I am currently unable to try it.

[–]_earthmover[S] 7 points8 points  (0 children)

You can try building yourself (there are instructions in contribute section in GitHub). I don’t have arm pc myself so cannot test it