"magic_pdf/para/para_split_by_model.py" did not exist on "1f45e0ab4b333755aa785b21ca6e49014a6e8147"
  1. 27 May, 2022 1 commit
  2. 25 May, 2022 2 commits
  3. 11 May, 2022 1 commit
  4. 14 Apr, 2022 1 commit
  5. 17 Feb, 2022 1 commit
  6. 11 Feb, 2022 1 commit
  7. 08 Feb, 2022 1 commit
  8. 28 Jan, 2022 1 commit
  9. 10 Dec, 2021 1 commit
  10. 25 Nov, 2021 1 commit
  11. 06 Oct, 2021 1 commit
  12. 08 Sep, 2021 1 commit
  13. 07 Sep, 2021 1 commit
  14. 17 Aug, 2021 1 commit
  15. 02 Aug, 2021 1 commit
  16. 29 Jul, 2021 1 commit
  17. 26 Jul, 2021 6 commits
  18. 21 Jul, 2021 1 commit
  19. 14 Jul, 2021 3 commits
  20. 02 Jul, 2021 6 commits
  21. 30 Jun, 2021 1 commit
  22. 11 Jun, 2021 1 commit
    • Cagri Eryilmaz's avatar
      Nfnet example (#849) · 0e5682cd
      Cagri Eryilmaz authored
      
      
      * Initial commit for NFNet inference example.
      
      * updates to notebook and readme
      
      * slice op parser changes for nfnet
      
      * ort comparison script
      
      * initial functional notebook example for nfnet-f0
      
      * requirements file and update on onnx file pointer
      
      * update intro text, add second inference for time measurement
      
      * update to nfnet readme
      
      * removing artifact update to parse_slice.cpp, needed updates are in other branch
      
      * typo in nfnet readme
      
      * update to main examples readme
      
      * Initial commit for NFNet inference example.
      
      * updates to notebook and readme
      
      * slice op parser changes for nfnet
      
      * ort comparison script
      
      * initial functional notebook example for nfnet-f0
      
      * requirements file and update on onnx file pointer
      
      * update intro text, add second inference for time measurement
      
      * update to nfnet readme
      
      * removing artifact update to parse_slice.cpp, needed updates are in other branch
      
      * typo in nfnet readme
      
      * update to main examples readme
      
      * remove duplicate import
      
      * formatting
      
      * updates to readme, notebook cleanup, remove not-needed requirement artifact
      
      * Update README.md
      
      * Apply suggestions from code review
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      0e5682cd
  23. 07 Jun, 2021 1 commit
  24. 27 May, 2021 1 commit
  25. 03 May, 2021 1 commit
    • Cagri Eryilmaz's avatar
      BERT SQuAD Example - Updates (#815) · a2e33148
      Cagri Eryilmaz authored
      
      
      * update to readme for pip3 upgrade, needed for tf2.4. requirement file change. initial commit for bert example update
      
      * remove tokenization.py file
      
      * added tokenizers and bertwordpiecetokenizer to main file
      
      * added tokenizers to requirements file
      
      * changes to run_onnx_squad after importing tokenizers module, to replace py file
      
      * additional post processing tokenizer change in run_onnx_squad.py
      
      * changes to notebook after tokenizers
      
      * cleanup notebook output cells
      
      * typo in readme
      
      * formatting on py file
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      a2e33148
  26. 28 Apr, 2021 1 commit
  27. 22 Apr, 2021 1 commit
    • Cagri Eryilmaz's avatar
      Super resolution example (#789) · 78eaf2b8
      Cagri Eryilmaz authored
      
      
      * initial push for super resolution: notebook + image + requirements
      
      * first version of working notebook
      
      * cleaning up notebook
      
      * added super resolution to main examples readme file
      
      * readme file for super resolution example
      
      * torch is not needed, removed from requirements
      
      * removed not-needed imports and code from notebook
      
      * update to super resolution readme
      
      * New input image. Added PSNR. Related code changes in notebook
      
      * readme file update for step-by-step instructions
      
      * opencv requirement moved to requirements file. updated notebook accordingly
      
      * update to main examples readme file
      
      * typo in readme
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      78eaf2b8