1. 19 7月, 2022 1 次提交
  2. 14 7月, 2022 1 次提交
    • W
      [WIP] Add vitdet (#6397) · c684201e
      Wenyu 提交于
      * add cascade vitdet
      
      * cascade vit
      
      * fix for model export
      
      * add vit cascade cfgs
      c684201e
  3. 05 7月, 2022 1 次提交
  4. 04 7月, 2022 1 次提交
  5. 31 5月, 2022 1 次提交
  6. 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
  7. 04 7月, 2021 1 次提交
  8. 14 4月, 2021 1 次提交
  9. 30 3月, 2021 1 次提交
  10. 22 3月, 2021 1 次提交
  11. 19 3月, 2021 2 次提交
  12. 23 2月, 2021 1 次提交
  13. 21 2月, 2021 1 次提交
  14. 19 2月, 2021 1 次提交
  15. 10 2月, 2021 1 次提交
  16. 09 2月, 2021 1 次提交
    • W
      Update cascade (#2179) · 926efec2
      wangguanzhong 提交于
      * update cascade, test=dygraph
      
      * clean code, test=dygraph
      
      * add cascade_rcnn, test=dygraph
      
      * update according to reviews, test=dygraph
      
      * support dy2static, test=dygraph
      926efec2