This is the repository containing the code for the CVPR submission Neural Font Rendering.
Repo structure:
architecture experimentscontains the various architectures we experimented with:memorization_masked_mlpis the masked MLP approach from the paperimplicitis the implicit representation approach from the paperimplicit_multiple_weightsis the multi-weight experiment with weight interpolation (baesd on the implicit representation approach)
ground_truth_generationcontains code for generating ground truth images from.ttffilesvisualizationscontains code for creating visualizations and cascade displays of results