Akash Tyagi
Akash Tyagi
Were you able to improve the performance anymore ? The performance result you mentioned looks not worth digging into it.
@dev-jb The repository doesn't exist anymore. Do you have a forked version of it ?
@argoyal Hey, I tried to pull the dockerfile, but i am getting `permission denied` error !
Make sure you have Admin access while running the script !
No. I decided not to go forward with it. On Sat, May 18, 2019, 6:33 AM Rasipuram wrote: > Were you able to resolve this Exception running while running ./get_qnas?...
Your bazel build is not compiled successfully. "Configuration.py" is one of the dependency and I think the program is not able to locate it. try building it again.
I have rebuild the code removing bazel dependency. Try running the model using this repo: https://github.com/Akashtyagi08/Pretrained-im2txt-single_instance
Similar Issue - https://github.com/Unstructured-IO/unstructured/issues/2129
Similar issue when tried to parse a 10mb rtf file. Utilising more than 10gb memory and crashing. @scanny / @badGarnet / @christinestraub Is this an expected behaviour or a bug...