neverUseThisName / Face-X-Ray

Unofficial implementation of paper 'Face X-ray for More General Face Forgery Detection'. (updating...)
91 stars 14 forks source link

How to get color_transfer? #1

Open Pattaro opened 4 years ago

Pattaro commented 4 years ago

hello. your work is pretty good,but i have some issues. how do we prepare color_transfer that is needed. Is it a self - writtern python file? Thanks for reading.

neverUseThisName commented 4 years ago

It is in the pypy: https://pypi.org/project/color_transfer/ Just 'pip install color_transfer' will do.