csjliang / PPR10K

Official Implementation and Dataset of "PPR10K: A Large-Scale Portrait Photo Retouching Dataset with Human-Region Mask and Group-Level Consistency", CVPR 2021
Apache License 2.0
266 stars 20 forks source link

Where is the trilinear.py file? #7

Closed jeongiin closed 3 years ago

jeongiin commented 3 years ago

Hello. Your research's result is very nice! I have one question. The models_x.py imports trilinear, but I only found the trilinear_cpp folder. How do I import trilinear.py?