1. 27 8月, 2019 1 次提交
    • Y
      Add group norm (#3140) · d9f31608
      Yuan Gao 提交于
      * add a global norm_type flag
      
      * add group norm on fpn
      
      * add gn on box head
      
      * add faster rcnn fpn 50 gn config
      
      * add mask branch norm
      
      * update configs
      d9f31608
  2. 16 7月, 2019 1 次提交
  3. 28 6月, 2019 1 次提交
  4. 27 6月, 2019 1 次提交
    • Y
      Add an ipython notebook demo (#2553) · 0d21ed97
      Yang Zhang 提交于
      * Fix missing `absolute_import`
      
      * Fix cycle import
      
      * Fix missing export
      
      * Remove some extra blank line and whitespaces
      
      * Rename `create_feeds` -> `create_feed`
      
      * Fix minor issues in tool scripts
      
      * Add ipython notebook demo
      
      * Tweak visualization bbox label style
      0d21ed97
  5. 24 6月, 2019 1 次提交