- Dec 05, 2022
-
-
谢昕辰 authored
* init commits * fix crop size * add seg_data2instance_data method * add ut and update requirement * update configs and readme * add model-indel * update optional requirements * fix results * fix lint error * update results * update results * remove mmdet from requirements/optional.txt * use try import and update README * add docstring to overwrtied method * minor change Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
- Dec 01, 2022
-
-
MengzhangLI authored
* [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x * add mmdet try except logic * refactor config files * add readme * fix config * update models & logs * add MMDET installation and fix info * fix comments * fix * fix config norm optimizer setting * update models & logs & unittest * add docstring of MaskFormerHead * wait for mmdet 3.0.0rc4 * replace seg_mask with seg_logits & add docstring for batch_input_shape * use mmdet3.0.0rc4 * fix readme and modify config comments * add mmdet installation in pr_stage_test.yml * update mmcv version in pr_stage_test.yml * add mmdet in build_cpu of pr_stage_test.yml * modify mmdet& mmcv installation in merge_stage_test.yml * fix typo * update test.yml * update test.yml
-
- Oct 27, 2022
-
-
谢昕辰 authored
-
- Oct 19, 2022
-
-
MengzhangLI authored
* [Feature] 2.0 PoolFormer * fix mmcls version * fix ut error * fix ut * fix ut
-
- Oct 18, 2022
-
-
Miao Zheng authored
-
- Oct 14, 2022
-
-
MengzhangLI authored
-
- Sep 14, 2022
-
-
MengzhangLI authored
-
- Aug 30, 2022
-
-
MengzhangLI authored
* [Fix] Fix several config file errors in 2.0 * change _base_ config file name in configs
-
- Aug 29, 2022
-
-
Miao Zheng authored
-
- Aug 26, 2022
-
-
Miao Zheng authored
-
谢昕辰 authored
* rename ann configs * update ann yml * update * update * update * update * update * update ann readme * update * update deeplabv3 * update readme * fix yml * fix beit
-
- Aug 19, 2022
-
-
谢昕辰 authored
-
- Aug 09, 2022
-
-
Miao Zheng authored
-
Miao Zheng authored
-
- Aug 04, 2022
-
-
MengzhangLI authored
-
- Aug 01, 2022
-
-
MengzhangLI authored
* [Fix] Fix SegLocalVisualizer gt_sem_seg cuda tensor error * fix ut error and add config visualizer dict * fix ut error
-
- Jul 14, 2022
-
-
xiexinchen.vendor authored
-
- Jul 07, 2022
-
-
xiexinch authored
-
- Jul 06, 2022
-
-
xiexinch authored
-
xiexinchen.vendor authored
-
- Jul 05, 2022
-
-
xiexinch authored
-
- Jun 27, 2022
-
-
limengzhang.vendor authored
-
- Jun 20, 2022
-
-
MengzhangLI authored
-
linfangjian01 authored
-
zhengmiao authored
-
- Jun 19, 2022
-
-
zhengmiao authored
-
- Jun 16, 2022
-
-
limengzhang.vendor authored
-
- Jun 13, 2022
-
-
limengzhang.vendor authored
-
- Jun 12, 2022
-
-
limengzhang.vendor authored
-
- Jun 10, 2022
-
-
linfangjian.vendor authored
-
limengzhang.vendor authored
-
- Jun 08, 2022
-
-
limengzhang.vendor authored
-
linfangjian.vendor authored
-
limengzhang.vendor authored
-
- May 31, 2022
-
-
limengzhang.vendor authored
-
- May 27, 2022
-
-
MeowZheng authored
-
- May 25, 2022
-
-
linfangjian.vendor authored
-
- May 05, 2022
-
-
MengzhangLI authored
-
- May 01, 2022
-
-
Sebastian authored
* Replace Arxiv with ICCV bibtex entry * Update configs/segmenter/README.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
- Apr 27, 2022
-
-
Yuan Liu authored
* [Fix]: Fix lint * [WIP]: Add mae seg config * [Feature]: Add MAE seg * [Fix]: Fix mae dataset img scale bug * [Fix]: Fix lint * [Feature]: Change mae config to mae_segmentation's config * [Feature]: Add interpolate pe when loading * [Fix]: Fix pos_embed not used bug * [Fix]: Fix lint * [Fix]: Init rel pos embed with zeros * [Fix]: Fix lint * [Fix]: Change the type name of backbone to MAE * [Fix]: Delete ade20k_512x512.py * [Fix]: Use mmseg provided ade20k.py * [Fix]: Change 1 sample per gpu to 2 samples per gpu * [Fix]: Fix conflict * [Refactor]: Use the TransformerEncoderLayer of BEiT * [Feature]: Add UT * [Fix]: Change the default value of qv bias to False * [Fix]: Initialize relative pos table with zeros * [Fix]: Delete redundant code in mae * [Fix]: Fix lint * [Fix]: Rename qkv_bias to qv_bias * [Fix]: Add docstring to weight_init of MAEAttention * [Refactor]: Delete qv_bias param * [Fix]: Add reference to fix_init_weight * [Fix]: Fix lint * [Fix]: Delete extra crop size * [Refactor]: Rename mae * [Fix]: Set bias to True * [Fix]: Delete redundant params * [Fix]: Fix lint * [Fix]: Fix UT * [Fix]: Add resize abs pos embed * [Fix]: Fix UT * [Refactor]: Use build layer * [Fix]: Add licsense and fix docstring * [Fix]: Fix docstring * [Feature]: Add README metafile * [Fix]: Change 640 to 512 * [Fix]: Fix README * fix readme of MAE Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-