Skip to content
Snippets Groups Projects
  1. Jun 26, 2020
  2. Jun 25, 2020
  3. Jun 24, 2020
  4. Jun 21, 2020
  5. Jun 20, 2020
  6. Jun 19, 2020
  7. Jun 18, 2020
  8. Jun 17, 2020
    • Kai Chen's avatar
      fix doc generation errors (#3054) · bf9638a7
      Kai Chen authored
      Unverified
      bf9638a7
    • Wenwei Zhang's avatar
      Use img_metas to indicate batch (#3053) · 1a35fb68
      Wenwei Zhang authored
      Unverified
      1a35fb68
    • veralauee's avatar
      add mmfashion dataset (#2968) · 87300816
      veralauee authored
      
      * add mmfashion dataset
      
      * Update __init__.py
      
      * Update mmfashion.py
      
      * rename mmfashion to DeepFashion
      
      * refactor deepfashion config file
      
      * remove whitespace
      
      * refactor deep fashion config file
      
      * refactor deepfashion config file
      
      * add a new line
      
      * add a blank line
      
      * upload log
      
      * omit default setting in config
      
      * rename deepfashion config
      
      Co-authored-by: default avatarJiaqi Wang <wj017@ie.cuhk.edu.hk>
      Unverified
      87300816
    • Chrisfsj2051's avatar
      Add checkpoint and log url for FCOS+tricks in README.md (#3050) · 068cf712
      Chrisfsj2051 authored
      * 123
      
      * implement FCOS with tricks (FCOS_plus)
      
      Train FCOS with four tricks (including center_sampling) arrording to official repo (https://github.com/tianzhi0549/FCOS).
      
      without DCN:  mAP=38.6 (0.1 lower than official repo)
      with DCN     :  mAP=42.5 (0.2 higher than official repo)
      
      * fix
      
      * fix
      
      * reformatted
      
      * fix configs & reformat
      
      * add docstring
      
      * Update fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_dcn_4x4_1x_coco.py
      
      * add noqa: E501 since the url is too long
      
      * fix flake
      
      * fix flake
      
      * fix yapf
      
      * fix
      
      * rewrite forward & reformat
      
      * reformat & add docstring
      
      * reformat
      
      * reformat
      
      * update docstring
      
      * TODO: add unit test
      
      Should be finished tomorrow
      
      * add unit test
      
      * fix
      
      * fix docstring
      
      * reformat
      
      * add docstring
      
      * reformat
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update test_heads.py
      
      * Update fcos_head.py
      
      * Update README.md
      
      * Update README.md
      Unverified
      068cf712
    • Chrisfsj2051's avatar
      Implement FCOS training tricks (#2935) · 565e070c
      Chrisfsj2051 authored
      * 123
      
      * implement FCOS with tricks (FCOS_plus)
      
      Train FCOS with four tricks (including center_sampling) arrording to official repo (https://github.com/tianzhi0549/FCOS).
      
      without DCN:  mAP=38.6 (0.1 lower than official repo)
      with DCN     :  mAP=42.5 (0.2 higher than official repo)
      
      * fix
      
      * fix
      
      * reformatted
      
      * fix configs & reformat
      
      * add docstring
      
      * Update fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_dcn_4x4_1x_coco.py
      
      * add noqa: E501 since the url is too long
      
      * fix flake
      
      * fix flake
      
      * fix yapf
      
      * fix
      
      * rewrite forward & reformat
      
      * reformat & add docstring
      
      * reformat
      
      * reformat
      
      * update docstring
      
      * TODO: add unit test
      
      Should be finished tomorrow
      
      * add unit test
      
      * fix
      
      * fix docstring
      
      * reformat
      
      * add docstring
      
      * reformat
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update fcos_head.py
      
      * Update test_heads.py
      
      * Update fcos_head.py
      
      * Update README.md
      Unverified
      565e070c
  9. Jun 16, 2020
  10. Jun 15, 2020
  11. Jun 14, 2020
  12. Jun 13, 2020
  13. Jun 12, 2020
  14. Jun 11, 2020
  15. Jun 10, 2020
Loading