Skip to content
Snippets Groups Projects
  1. Jan 11, 2021
  2. Nov 27, 2020
  3. Sep 03, 2020
  4. Jul 10, 2020
  5. May 21, 2020
    • Cao Yuhang's avatar
      Update inf speed (#2730) · 9be3eb0d
      Cao Yuhang authored
      * update inf speed
      
      * update some models
      
      * update benchmark config and model
      
      * add no aug config
      
      * merge log model table with performance table
      
      * add detectron2 url
      Unverified
      9be3eb0d
  6. May 02, 2020
    • Wenwei Zhang's avatar
      Add fsaf into regression benchmark (#2581) · da1cf651
      Wenwei Zhang authored
      * Add fsaf into regression benchmark
      
      * Cover more cases in unittest & regression benchmark
      
      * Minor fix
      
      * rm nas_fpn from test_pipeline
      
      * avoid duplicated cfgs
      Unverified
      da1cf651
    • Cao Yuhang's avatar
      Add configs and benchmarks. (#2446) · 482fcfa9
      Cao Yuhang authored
      
      * add configs for all models
      
      * fix some configs
      
      * Add benchmark models
      
      * update some benchmarks
      
      * Fix retina config
      
      * add more benchmarks
      
      * update MODEL_ZOO.md
      
      * fix cascade mask num_class bug
      
      * change caffe pretrained url
      
      * fix paramwise_cfg bug
      
      * fix paramwise cfg
      
      * restrict minimum h and w in crop_and_resize
      
      * add grad clip for fcos
      
      * add grad clip for ga retinanet
      
      * fix grad clip
      
      * fix img norm
      
      * fix rpn loss bbox
      
      * fix rpn proposal num
      
      * fix url
      
      * clean
      
      * update comparison
      
      * minor update
      
      * add grad clip for guided anchoring
      
      * fix some typos
      
      * add inference time details
      
      * clean
      
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      Unverified
      482fcfa9
  7. Feb 21, 2020
    • Jiaqi Wang's avatar
      Code Release: CARAFE: Content-Aware ReAssembly of FEatures (ICCV 2019) (#1583) · b5431092
      Jiaqi Wang authored
      * add carafe ops
      
      * rename carafe benchmark
      
      * grad check fix
      
      * update grad check
      
      * update grad check output
      
      * add fpn carafe & mask head carafe
      
      * add ReadMe
      
      * update readme
      
      * add carafe setup
      
      * update naive carafe
      
      * update readme and setup
      
      * readme typo fix
      
      * fix flake8 error
      
      * fix flake 8 error
      
      * fix flake 8
      
      * fix flake 8 more
      
      * flake 8 fix plus
      
      * flake 8 fix
      
      * fix flake 8
      
      * reformat ops files
      
      * update fpn files and cfgs
      
      * update readme
      
      * update fcn_mask_head
      
      * update fpn_carafe
      
      * update kernel
      
      * update
      
      * update
      
      * add docstring in FPN_CARAFE
      
      * reformat with yapf
      
      * update
      
      * update
      
      * add build upsampler
      
      * fix mask head build error
      
      * reformat build upsample layer
      
      * add doc string for CARAFE and PixelShuffle
      
      * update
      
      * update upsample_cfg_
      
      * update
      
      * update doc string
      
      * rm abbr in build upsample layer
      
      * update readme
      
      * update model_zoo
      
      * add link to other features in ReadMe
      Unverified
      b5431092
Loading