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?
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?