menyifang / DCT-Net

Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization
Apache License 2.0
762 stars 75 forks source link

How to convert the trained index file into a pb file, how to convert the background and head? #38

Open goldwater668 opened 1 year ago

johndzengpft commented 1 year ago

Same question here. Any updates?

menyifang commented 1 year ago

export.py has been added. You can refer to the related interface from modelscope for export and inference.