Visual-Template-Free-Form-Parsing
Visual-Template-Free-Form-Parsing copied to clipboard
Code for my ICDAR paper "Deep Visual Template-Free Form Parsing"
Hello, I used the run.py script on a single image, but I cannot get a text-based file with the information which was extracted. I only got the image with the...
Thank you for effort in this difficult problem, i am trying to test the model on a single image for **detection**, i followed previous mentioned steps as bleow: ``` `...
Training the model is extremely slow. Is there anyway to make the training iteration fast? How long did it take for you to train detector network for 150,000 iterations and...
I was trying to evaluate, the detections on test images. But when I passed around 50 images in a folder, I was able to print/detect only 10 images and remaining...
After executing `python eval.py -c saved/detector/checkpoint-iteration150000.pth -n 0 -T -a data_loader=special_dataset=simple` I am facing Recursion Error, the output looks like this on the console. ` loaded iteration 125000 added config[data_loader][special_dataset]=simple...
I turned the rotation parameters in the config to true, but the test results are not good even on an overfit dataset. Can you please point to where I can...
this is my order: **-c min_saved/detector/checkpoint-latest.pth -g 0 -n 1 -d output -T** but to run test data , why need the json data