Skip to content
Snippets Groups Projects
  1. Aug 10, 2021
  2. Jul 28, 2021
  3. Jul 27, 2021
  4. Jul 05, 2021
    • David de la Iglesia Castro's avatar
      Add mmseg2torchserve tool (#552) · 61ca8c72
      David de la Iglesia Castro authored
      * Add docker/serve
      
      * Add handler
      
      * Add mmseg2torchserve
      
      * Fix mmv minimum version
      
      * Update docs with model serving section
      
      * Update useful_tools.md
      
      * pre-commit
      
      * Update useful_tools.md
      
      * Add 3dogs to resources
      
      * Move mask to resources
      61ca8c72
  5. Jun 17, 2021
  6. Jun 02, 2021
  7. 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
  8. May 13, 2021
  9. May 12, 2021
  10. 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
  11. Apr 24, 2021
  12. Apr 19, 2021
  13. Apr 12, 2021
  14. Apr 06, 2021
  15. Mar 23, 2021
  16. Mar 22, 2021
  17. Jan 20, 2021
  18. 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
  19. Dec 23, 2020
  20. Oct 28, 2020
  21. Oct 23, 2020
  22. 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
  23. Sep 30, 2020
  24. Sep 22, 2020
  25. 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
  26. Aug 25, 2020
  27. Aug 13, 2020
  28. Aug 11, 2020
  29. Aug 06, 2020
  30. Jul 17, 2020
  31. 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
  32. Jul 09, 2020
Loading