biswassanket / synth_doc_generation

Official PyTorch Implementation of DocSynth: A Layout Guided Approach for Controllable Document Image Synthesis - ICDAR 2021
MIT License
71 stars 7 forks source link

Using the pretrained model #4

Open aisagarw opened 2 years ago

aisagarw commented 2 years ago

The publaynet_netG.pkl checkpoint provided in the repository is not generating desired meaningful outputs. I tried running test.py using the pretrained ckpt but the output generations for the test data(publaynet dataset) look random. Is there any obvious error that might be happening?