Miao Zheng
|
e0499d5a77
|
[Fix] Fix repo based on refactoring standard (#1869)
* [Fix] Fix repo based on refactory standard
* fix ut
|
2022-08-19 20:50:02 +08:00 |
MengzhangLI
|
3cf2bbda2a
|
[Fix] Change CustomDataset to BaseSegDataset (#1791)
|
2022-07-26 12:01:40 +08:00 |
zhengmiao
|
1af338e496
|
[Refactory] Dataset refactory
|
2022-05-26 09:13:40 +00:00 |
linfangjian.vendor
|
7a32d610e4
|
[Refactor] Refactor all registries
|
2022-05-10 12:15:20 +00:00 |
Miao Zheng
|
b97cfa77d2
|
[Enhancement] Revise pre-commit-hooks (#1315)
|
2022-02-23 23:44:27 +08:00 |
DerrickWang005
|
bf1bdba623
|
support coco stuff-10k/164k (#625)
* support coco stuff-10k/164k
* update docs
* fix docs
* update docs
* fix import lints
* Update docs/dataset_prepare.md
* Update docs/dataset_prepare.md
* Update tools/convert_datasets/coco_stuff164k.py
* Update tools/convert_datasets/coco_stuff10k.py
* Update tools/convert_datasets/coco_stuff10k.py
* Update tools/convert_datasets/coco_stuff10k.py
* Update tools/convert_datasets/coco_stuff10k.py
* Update coco_stuff.py
fix the description of the dataset
* Update dataset_prepare.md
fix the doc tree of coco stuff 10k
* Update coco_stuff10k.py
fix img_dir
* Update coco_stuff.py
fix descriptions
* Update coco_stuff164k.py
fix out_dir
* Update coco_stuff10k.py
fix save file name
* Update coco_stuff.py
fix seg_map_suffix
* Update dataset_prepare.md
fix -p
* Update dataset_prepare.md
fix doc tree
* modify coco stuff convertor
* Remove redundant code
* fix 164k convert bug
* remove redundant comment
* add deeplabv3 configs and more iterations
* replace shutil.move with shtil.copyfile
* Update deeplabv3_r50-d8_512x512_4x4_80k_coco_stuff10k.py
fix wrong config
* Update deeplabv3_r101-d8_512x512_4x4_80k_coco_stuff164k.py
fix wrong config
* fix wrong configs
* fix wrong configs
* fix wrong path for coco stuff 10k
* fix convert bugs
* fix seg_filename bug
* when nproc=0, use track progress
* rename configs: coco_stuff --> coco-stuff
* add coco-stuff 10k and 164k to README.md
* update configs
* add deeplabv3 benchmark
* add pspnet benchmark
* remove redundant comma
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-09-22 20:48:08 +08:00 |