Skip to content
Snippets Groups Projects
  1. Nov 30, 2021
  2. Apr 02, 2021
  3. Mar 30, 2021
  4. Mar 29, 2021
  5. Mar 26, 2021
  6. Mar 24, 2021
  7. Mar 10, 2021
  8. Mar 05, 2021
  9. Mar 02, 2021
  10. Feb 26, 2021
    • RunningLeon's avatar
      [Feature]: Support onnx2tensorrt for single stage detectors (#4569) · 1085e3c3
      RunningLeon authored
      * Ignore nonzero and add dummy data in multiclass_nms for deployment with TensorRT
      
      * reduce number of bboxes by nms_pre_deploy in anchor_head
      
      * reduce number of bboxes by nms_pre_deploy in fcos_head
      
      * add onnx2tensorrt and its doc
      
      * add nms_pre_deploy in yolo_head
      
      * change sort to topk in rpn_head
      
      * skip nonzero in single_level_roi_extractor
      
      * update onnx2tensorrt and its doc
      
      * move onnx2tensorrt
      
      * update onnx2tensorrt doc
      
      * change nms_pre_deploy to deploy_nms_pre
      
      * update doc and change deploy_nms_pre format
      1085e3c3
  11. Feb 25, 2021
  12. Feb 21, 2021
  13. Feb 18, 2021
  14. Feb 17, 2021
  15. Feb 10, 2021
  16. Feb 08, 2021
  17. Feb 01, 2021
  18. Jan 29, 2021
  19. Jan 27, 2021
  20. Jan 26, 2021
  21. Jan 20, 2021
  22. Jan 14, 2021
  23. Jan 13, 2021
    • Qiaofei Li's avatar
      Add more details in documentation of customizing dataset (#4430) · 9b2c208d
      Qiaofei Li authored
      * fix #4181, invalid link in readme for maskrcnn cityscapes
      
      * undo
      
      * Update customize_dataset.md
      
      * Update config modification setting
      
      * add doc for checking annotations of the new customized dataset
      
      * reformat
      
      * re-add docs for customized dataset
      
      * Update customize_dataset.md
      
      * use a cascase maskrcnn model as example to replace retinanet
      
      * reformat
      
      * reformat
      9b2c208d
  24. Jan 12, 2021
  25. Jan 11, 2021
  26. Jan 09, 2021
  27. Jan 06, 2021
  28. Jan 04, 2021
  29. Jan 02, 2021
  30. Dec 22, 2020
Loading