- Sep 19, 2022
-
-
谢昕辰 authored
* add pyupgrade hook * run pyupgrade precommit hook
-
- Sep 15, 2022
-
-
Miao Zheng authored
* [Refactor]Resume do not specify ckpt * add default false value
-
- Aug 31, 2022
-
-
Miao Zheng authored
-
Miao Zheng authored
-
- Aug 29, 2022
-
-
Miao Zheng authored
-
- Aug 26, 2022
-
-
Miao Zheng authored
* [WIP] Refactor data flow * model return * [WIP] Refactor data flow * support data_samples is optional * fix benchmark * fix base * minors * rebase * fix api * ut * fix api inference * comments * docstring * docstring * docstring * fix bug of slide inference * add assert c > 1
-
- Aug 25, 2022
-
-
Miao Zheng authored
* [WIP] mmcv-clean * [WIP]Remove modules from mmcv.runner and mmcv.utils * wip * fix import mmengine * remove ut * loadcheckpoint in mae
-
- Aug 19, 2022
-
-
谢昕辰 authored
* support custom runner * fix
-
谢昕辰 authored
-
Miao Zheng authored
* [Fix] Fix repo based on refactory standard * fix ut
-
- Jul 27, 2022
-
-
谢昕辰 authored
* replace mmcv with mmengine * remove transforms
-
MengzhangLI authored
* [Feature] Add SegVisualizer * change name to visualizer_example * fix typo * refactor folder structure
-
- Jul 21, 2022
-
-
Miao Zheng authored
* [Fix] Fix register_all_modules and imports * fix transforms import
-
- Jul 15, 2022
-
-
zhengmiao authored
-
- Jul 14, 2022
-
-
xiexinchen.vendor authored
-
xiexinch authored
-
xiexinchen.vendor authored
-
- Jul 12, 2022
-
-
xiexinch authored
-
- Jun 27, 2022
-
-
limengzhang.vendor authored
-
- Jun 19, 2022
-
-
zhengmiao authored
-
- Jun 09, 2022
-
-
linfangjian.vendor authored
-
- Apr 28, 2022
-
-
Miao Zheng authored
-
- Apr 13, 2022
-
-
Miao Zheng authored
* [Enhance] Add extra dataloader settings in configs * val default samples * val default samples * del unuse * del unused
-
- Apr 09, 2022
-
-
Pan Zhang authored
* [fix] fix image save path bug in Windows * fix lint error
-
- Apr 05, 2022
-
-
MengzhangLI authored
* fix_analyze_logs * fix comments * fix comments
-
- Mar 30, 2022
-
-
FangjianLin authored
* [Feature] Add BEiT backbone * fix * fix * fix * fix * add readme * fix * fix * fix * fix * fix * add link * fix memory * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix test_beit.py * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix
-
- Mar 21, 2022
-
-
Cody Wong authored
* add an argument for customizing `title' of the output figure * fix `color_theme' arguments not passing to plot function Signed-off-by:
code14 <mob5566@gmail.com>
-
- Mar 18, 2022
-
-
FangjianLin authored
* Add training startup documentation * fix * fix * fix * fix * fix * fix * fix * fix * fix
-
- Mar 14, 2022
-
-
wangliujun authored
* Update get_flops.py argparse.ArgumentParser(description='Get the FLOPs of a segmentor') * Update get_flops.py
-
- Mar 10, 2022
-
-
Rockey authored
-
- Mar 03, 2022
-
-
Hyeokjoon Kwon authored
* generate and plot confusion matrix * fix typo * add usage and examples for confusion matrix * deal with nan values(pick pr#7147 mmdet) * fix md format
-
- Feb 25, 2022
-
-
Miao Zheng authored
* Add deprecation message for deploy tool * deploy test
-
- Feb 23, 2022
-
-
Miao Zheng authored
-
- Feb 17, 2022
-
-
Waterman0524 authored
* support iSAID aerial dataset * Update and rename docs/dataset_prepare.md to 博士/dataset_prepare.md * Update dataset_prepare.md * fix typo * fix typo * fix typo * remove imgviz * fix wrong order in annotation name * upload models&logs * upload models&logs * add load_annotations * fix unittest coverage * fix unittest coverage * fix correct crop size in config * fix iSAID unit test * fix iSAID unit test * fix typos * fix wrong crop size in readme * use smaller figure as test data * add smaller dataset in test data * add blank in docs * use 0 bytes pseudo data * add footnote and comments for crop size * change iSAID to isaid and add default value in it * change iSAID to isaid in _base_ Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
- Feb 11, 2022
-
-
Sebastian authored
-
- Feb 08, 2022
-
-
MengzhangLI authored
-
MengzhangLI authored
-
- Jan 28, 2022
-
-
MengzhangLI authored
* [Enhance] New-style CPU training and inference. * assert mmcv version * SyncBN to BN in training and testing * SyncBN to BN in training and testing * upload untracked files to this branch * delete gpu_ids * fix bugs * assert args.gpu_id in train.py * use cfg.gpu_ids = [args.gpu_id] * use cfg.gpu_ids = [args.gpu_id] * fix typo * fix typo * fix typos
-
MengzhangLI authored
* Fix bug in non-distributed training * Fix bug in non-distributed testing * delete uncomment lines * add args.gpus
-
- Jan 27, 2022
-
-
MengzhangLI authored
-