Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 25, 2021
    • 谢昕辰's avatar
      [Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791) · 119bbd83
      谢昕辰 authored
      
      * delete convert function and add instruction to README.md
      
      * unified model convert and README
      
      * remove url
      
      * fix import error
      
      * fix unittest
      
      * rename pretrain
      
      * rename vit and deit pretrain
      
      * Update upernet_deit-b16_512x512_160k_ade20k.py
      
      * Update upernet_deit-b16_512x512_80k_ade20k.py
      
      * Update upernet_deit-b16_ln_mln_512x512_160k_ade20k.py
      
      * Update upernet_deit-b16_mln_512x512_160k_ade20k.py
      
      * Update upernet_deit-s16_512x512_160k_ade20k.py
      
      * Update upernet_deit-s16_512x512_80k_ade20k.py
      
      * Update upernet_deit-s16_ln_mln_512x512_160k_ade20k.py
      
      * Update upernet_deit-s16_mln_512x512_160k_ade20k.py
      
      Co-authored-by: default avatarJiarui XU <xvjiarui0826@gmail.com>
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      119bbd83
  3. Jul 01, 2021
    • 谢昕辰's avatar
      add configs for vit backbone plus decode_heads (#520) · 5245edb0
      谢昕辰 authored
      * add config
      
      * add cityscapes config
      
      * add default value to docstring
      
      * fix lint
      
      * add deit-s and deit-b
      
      * add readme
      
      * add eps at norm_cfg
      
      * add drop_path_rate experiment
      
      * add deit case at init_weight
      
      * add upernet result
      
      * update result and add upernet 160k config
      
      * update upernet result and fix settings
      
      * Update iters number
      
      * update result and delete some configs
      
      * fix import error
      
      * fix drop_path_rate
      
      * update result and restore config
      
      * update benchmark result
      
      * remove cityscapes exp
      
      * remove neck
      
      * neck exp
      
      * add more configs
      
      * fix init error
      
      * fix ffn setting
      
      * update result
      
      * update results
      
      * update result
      
      * update results and fill table
      
      * delete or rename configs
      
      * fix link delimiter
      
      * rename configs and fix link
      
      * rename neck to mln
      5245edb0
Loading