SystemErrorWang / White-box-Cartoonization

Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
3.93k stars 737 forks source link

adaptation to use TensorFlow 2 is possible? #88

Open mdjfs opened 2 years ago

mdjfs commented 2 years ago

Hi, windows user can be caught with that. Because tensorflow 1 doesn't exist on Windows

SystemErrorWang commented 2 years ago

@mdjfs In the rececnt few years I've been using pytorch and had little knowledge on tf1.x. Maybe you can try to find binary to download instead of pip install and conda install

markrmiller commented 1 year ago

FYI, it's pretty easy to use tensorflow 2 on windows - just use the back compat layer for 1.