1. 16 9月, 2022 1 次提交
    • W
      add fcosr model (#6765) · 92078713
      wangxinxin08 提交于
      * add fcosr
      
      * fix some problem
      
      * add docs for fcosr
      
      * modify code
      
      * modify focsr reader
      
      * finish tensorrt deployment with dynamic shape
      
      * modify according to review comment
      
      Co-authored-by: wangxinxin08 <>
      92078713
  2. 26 1月, 2022 1 次提交
    • B
      add implementation of RetinaNet (#5140) · ae621055
      Blake 提交于
      * add implementation of RetinaNet
      
      * * add README.md and model zoo
      * rename FOCSFeat -> RetianFeat
      * add mstrain model to model zoo
      * refactor DeltaBBoxCoder
      
      * update link for model and log
      ae621055
  3. 18 10月, 2021 1 次提交
  4. 09 10月, 2021 1 次提交
  5. 10 6月, 2021 1 次提交
  6. 11 5月, 2021 1 次提交
  7. 22 3月, 2021 1 次提交
  8. 19 12月, 2019 1 次提交
    • Q
      Polish reader to simplify preprocessing logic. (#112) · 8192c758
      qingqing01 提交于
      * Polish Reader to simplify preprocessing logic.
      #  sample_transforms-> make batch -> batch_transforms in Reader.
      * Clean some code
      * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8.
      * Update all configs.
      8192c758
  9. 29 9月, 2019 1 次提交
    • W
      Support finetune by custom dataset (#3195) · e6e70e47
      wangguanzhong 提交于
      * Support finetune by custom dataset
      
      * add finetune args
      
      * add load finetune
      
      * reconstruct load
      
      * add transfer learning doc
      
      * add fruit demo
      
      * add quick start
      
      * add data preprocessing FAQ
      e6e70e47
  10. 28 6月, 2019 1 次提交