1. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  2. 07 7月, 2021 1 次提交
  3. 14 5月, 2021 1 次提交
  4. 12 5月, 2021 1 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad
  5. 10 5月, 2021 1 次提交
  6. 07 5月, 2021 2 次提交
  7. 06 5月, 2021 1 次提交
  8. 22 3月, 2021 1 次提交
  9. 01 2月, 2021 1 次提交
    • W
      [Dygraph]yolo series (#2148) · 6b76b6fc
      wangxinxin08 提交于
      * add ppyolo r18vd mbv3, yolov3 r50vd
      
      * modify TestReader of ppyolo mbv3 r18vd
      
      * add clip to avoid nan, modify ema to apply ema on bn mean and bn var
      
      * fix code resulting in nan
      
      * add yolov3 r50vd dcn configs
      
      * finish yolo_series and fix some problems
      
      * hide --bias flag and modify docs
      
      * modify --bias and fix deploy/python/infer
      6b76b6fc
  10. 20 1月, 2021 1 次提交
    • W
      [Dygraph] ppyolo final (#2098) · 31a8da43
      wangxinxin08 提交于
      * add ppyolo in dygraph
      
      * fix bugs
      
      * modify configs
      
      * polish docs, modify ema and add configs
      
      * modify link of model
      
      * fix bugs in ema
      
      * modify code according to review
      
      * modify minicoco configs
      31a8da43
  11. 18 1月, 2021 1 次提交
    • F
      [Dygraph] add SSD/SSDLite mbv1v3 (#2070) · d4b30ff2
      Feng Ni 提交于
      * fix ssd ssdlite scheduler, add cosdecay
      
      * fix mbv1v3 BatchNorm mean variance
      
      * update ssd mbv1 voc modelzoo
      
      * fix ssd mbv1 warmup, update modelzoo
      
      * fix cosdecay
      d4b30ff2
  12. 18 12月, 2020 1 次提交