Skip to content
Snippets Groups Projects
  1. Jun 17, 2021
  2. Jun 02, 2021
  3. May 25, 2021
    • q.yao's avatar
      [Feature] Update deploy test tools (#553) · 59773628
      q.yao authored
      * add trt test tool
      
      * create deploy_test, update document
      
      * fix with isort
      
      * move import inside __init__
      
      * remove comment, fix doc
      
      * update document
      59773628
  4. May 13, 2021
  5. May 12, 2021
  6. Apr 29, 2021
    • q.yao's avatar
      [Feature] add onnxruntime test tool (#498) · 6ccb1c0f
      q.yao authored
      * add onnxruntime test tool, update pytorch2onnx to support slice export
      
      * onnx convert with custom output shape, update test code
      
      * update pytorch2onnx, add rescale_shape support, add document
      
      * update doc for lint error fixing
      
      * remove cpu flag in ort_test.py
      
      * change class name, fix cuda error
      
      * remote comment
      
      * fix bug of torch2onnx
      
      * mIOU to mIoU
      6ccb1c0f
  7. Apr 24, 2021
  8. Apr 19, 2021
  9. Apr 12, 2021
  10. Apr 06, 2021
  11. Mar 23, 2021
  12. Mar 22, 2021
  13. Jan 20, 2021
  14. Jan 10, 2021
    • yamengxi's avatar
      memory efficient test (#330) · 7e156454
      yamengxi authored
      * memory efficient test
      
      * implement efficient test
      
      * merge
      
      * Add document and docstring
      
      * fix unit test
      
      * add memory usage report
      7e156454
  15. Dec 23, 2020
  16. Oct 28, 2020
  17. Oct 23, 2020
  18. Oct 18, 2020
    • yamengxi's avatar
      Add blood vessel dataset processing script (#184) · eaefe54e
      yamengxi authored
      * Add blood vessel dataset processing script
      
      * Fix syntax error
      
      * Fix syntax error
      
      * Fix syntax error
      
      * Fix bugs
      
      * Fix bugs
      
      * Fix bugs
      
      * Use safe functions and expand more apis
      
      * Use safe functions and expand more apis
      
      * Fix hard code and verify dataset integrity
      eaefe54e
  19. Sep 30, 2020
  20. Sep 22, 2020
  21. Sep 03, 2020
    • robin Han's avatar
      Onnx upsample (#100) · 2e5260b5
      robin Han authored
      * add customized Upsample which can convert to ONNX
      
      * support multiply decode head for hrnet
      
      * support size for Upsample
      2e5260b5
  22. Aug 25, 2020
  23. Aug 13, 2020
  24. Aug 11, 2020
  25. Aug 06, 2020
  26. Jul 17, 2020
  27. Jul 12, 2020
    • Jerry Jiarui XU's avatar
      Add test tutorial (#9) · 2fc821ec
      Jerry Jiarui XU authored
      * add test tutorial
      
      * remote torch/torchvision from requirements
      
      * update getting started
      
      * rename drop_out_ratio -> dropout_ratio
      2fc821ec
  28. Jul 09, 2020
Loading