Skip to content
Snippets Groups Projects
  1. Mar 31, 2023
  2. Mar 17, 2023
  3. Aug 26, 2022
    • 谢昕辰's avatar
      [Refactor] Update config names (#1964) · a3a144a3
      谢昕辰 authored
      * rename ann configs
      
      * update ann yml
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update ann readme
      
      * update
      
      * update deeplabv3
      
      * update readme
      
      * fix yml
      
      * fix beit
      a3a144a3
  4. Aug 09, 2022
  5. Jul 07, 2022
  6. Jul 06, 2022
  7. Jul 05, 2022
  8. Jun 19, 2022
  9. Jun 13, 2022
  10. Jun 12, 2022
  11. Jun 10, 2022
  12. Jun 08, 2022
  13. May 31, 2022
  14. Apr 25, 2022
  15. Feb 23, 2022
    • MengzhangLI's avatar
      [Fix] Update correct `In Collection` in metafile of each configs. (#1239) · 59fa6f64
      MengzhangLI authored
      * change md2yml file
      
      * update metafile
      
      * update twins In Collection automatically
      
      * fix twins metafile
      
      * fix twins metafile
      
      * all metafile use value of Method
      
      * update collect name
      
      * update collect name
      
      * fix some typo
      
      * fix FCN D6
      
      * change JPU to FastFCN
      
      * fix some typos in DNLNet, NonLocalNet, SETR, Segmenter, STDC, FastSCNN
      
      * fix typo in stdc
      
      * fix typo in DNLNet and UNet
      
      * fix NonLocalNet typo
      59fa6f64
  16. Jan 25, 2022
  17. Dec 14, 2021
  18. Nov 30, 2021
  19. Sep 28, 2021
    • sennnnn's avatar
      [Enhancement] Change readme style and Update metafiles. (#895) · 2800d435
      sennnnn authored
      
      * [Enhancement] Change readme style and prepare for metafiles update.
      
      * Update apcnet github repo url.
      
      * add code snippet.
      
      * split code snippet & official repo.
      
      * update md2yml hook.
      
      * Update metafiles.
      
      * Add converted from attribute.
      
      * process conflict.
      
      * Put defualt variable value.
      
      * update bisenet v2 metafile.
      
      * checkout to ubuntu environment.
      
      * pop empty attribute & make task attribute list.
      
      * update readme style
      
      * update readme style
      
      * update metafiles
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      2800d435
  20. Aug 15, 2021
  21. Jul 31, 2021
  22. Jul 01, 2021
  23. Jun 21, 2021
  24. May 31, 2021
    • 谢昕辰's avatar
      [Feature] support mim (#549) · 725d5aa0
      谢昕辰 authored
      * dice loss
      
      * format code, add docstring and calculate denominator without valid_mask
      
      * minor change
      
      * restore
      
      * add metafile
      
      * add manifest.in and add config at setup.py
      
      * add requirements
      
      * modify manifest
      
      * modify manifest
      
      * Update MANIFEST.in
      
      * add metafile
      
      * add metadata
      
      * fix typo
      
      * Update metafile.yml
      
      * Update metafile.yml
      
      * minor change
      
      * Update metafile.yml
      
      * add subfix
      
      * fix mmshow
      
      * add more  metafile
      
      * add config to model_zoo
      
      * fix bug
      
      * Update mminstall.txt
      
      * [fix] Add models
      
      * [Fix] Add collections
      
      * [fix] Modify collection name
      
      * [Fix] Set datasets to unet metafile
      
      * [Fix] Modify collection names
      
      * complement inference time
      725d5aa0
  25. Apr 24, 2021
  26. Apr 09, 2021
  27. Jan 11, 2021
  28. Nov 03, 2020
    • yamengxi's avatar
      [New model] Support CGNet (#223) · 86d47300
      yamengxi authored
      
      * added cgnet
      
      * added testing for cgnet
      
      * git test
      
      * add cgnet
      
      * fix __init__
      
      * rename FGlo with GlobalContextExtractor
      
      * add readme.md and rename bn with norm
      
      * delete cg_head
      
      * fix a language mistake
      
      * rename cgnet_m3n21.py to cgnet.py
      
      * modify README.md
      
      * modify list to tuple
      
      * add fcn_head test
      
      * add assert to fcn_head
      
      * blank
      
      * fix fcn_head assert bug
      
      * add
      
      * add cgnet to README.md and model_zoo.md
      
      * modify cgnet README.md
      
      Co-authored-by: default avatarKID <wps_@mail.nankai.edu.cn>
      86d47300
Loading