yuanming-hu / exposure

Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to convert other imgs through the parameters we get from one img inferring?

xiaozhi2015 opened this issue · comments

Using opencv or photoshop? Parameters include exposure, contrast, color curve, tone curve, and gamma value. @yuanming-hu

How to match the value of parameters from user_study_ui to "tif_debug.pkl" file? @yuanming-hu
Looking forward to a reply.