Skip to content
Snippets Groups Projects
  1. Apr 25, 2022
  2. 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
  3. Jan 25, 2022
  4. Dec 14, 2021
  5. Nov 30, 2021
  6. Nov 15, 2021
  7. 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
  8. Sep 26, 2021
    • MengzhangLI's avatar
      [Feature] Support BiSeNetV2 (#804) · f82e4d6f
      MengzhangLI authored
      * BiSeNetV2 first commit
      
      * BiSeNetV2 unittest
      
      * remove pytest
      
      * add pytest module
      
      * fix ConvModule input name
      
      * fix pytest error
      
      * fix unittest
      
      * refactor
      
      * BiSeNetV2 Refactory
      
      * fix docstrings and add some small changes
      
      * use_sigmoid=False
      
      * fix potential bugs about upsampling
      
      * Use ConvModule instead
      
      * Use ConvModule instead
      
      * fix typos
      
      * fix typos
      
      * fix typos
      
      * discard nn.conv2d
      
      * discard nn.conv2d
      
      * discard nn.conv2d
      
      * delete **kwargs
      
      * uploading markdown and model
      
      * final commit
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * BiSeNetV2 adding Unittest for its modules
      
      * Fix README conflict
      
      * Fix unittest problem
      
      * Fix unittest problem
      
      * BiSeNetV2
      
      * Fixing fps
      
      * Fixing typpos
      
      * bisenetv2
      f82e4d6f
Loading