1. 08 6月, 2021 1 次提交
  2. 20 5月, 2021 1 次提交
    • W
      support no label training (#2576) · 571dcb34
      wangguanzhong 提交于
      * support no label training
      
      * fix load_crowd
      
      * update to fit rbox
      
      * add empty_ratio
      
      * update configs
      
      * support mask rcnn
      
      * clean drop_empty for mot & keypoint
      
      * refine is_crowd
      571dcb34
  3. 15 4月, 2021 1 次提交
  4. 24 3月, 2021 1 次提交
  5. 22 3月, 2021 1 次提交
  6. 17 3月, 2021 1 次提交
  7. 19 2月, 2021 1 次提交
  8. 02 2月, 2021 1 次提交
  9. 20 1月, 2021 1 次提交
    • F
      [Dygraph] add TTFNet (#2099) · 93e2a447
      Feng Ni 提交于
      * ttfnet infer
      
      * fix ttfnet deploy
      
      * clean code
      
      * add comment, fix config
      
      * add comment, update modelzoo
      
      * fix norm resize, update modelzoo
      93e2a447