Skip to content
Snippets Groups Projects
  1. May 12, 2021
  2. 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
  3. Apr 24, 2021
  4. Apr 19, 2021
  5. Apr 12, 2021
  6. Apr 06, 2021
  7. Mar 23, 2021
  8. Mar 22, 2021
  9. Jan 20, 2021
  10. 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
  11. Dec 23, 2020
  12. Oct 28, 2020
  13. Oct 23, 2020
  14. 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
  15. Sep 30, 2020
  16. Sep 22, 2020
  17. 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
  18. Aug 25, 2020
  19. Aug 13, 2020
  20. Aug 11, 2020
  21. Aug 06, 2020
  22. Jul 17, 2020
  23. 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
  24. Jul 09, 2020
Loading