mmsegmentation/tools
Kyungmin Lee 88944e9935 [Feature] Add MultiImageMixDataset ()
* Fix typo in usage example

* original MultiImageMixDataset code in mmdet

* Add MultiImageMixDataset unittests in test_dataset_wrapper

* fix lint error

* fix value name ann_file to ann_dir

* modify retrieve_data_cfg ()

* remove dynamic_scale & add palette

* modify retrieve_data_cfg method

* modify retrieve_data_cfg func

* fix error

* improve the unittests coverage

* fix unittests error

* Dataset ()

* add cfg-options

* Add unittest in test_build_dataset

* add blank line

* add blank line

* add a blank line

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>

Co-authored-by: Younghoon-Lee <72462227+Younghoon-Lee@users.noreply.github.com>
Co-authored-by: MeowZheng <meowzheng@outlook.com>
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-01-11 16:18:24 +08:00
..
convert_datasets [Feature] Support LoveDA dataset () 2021-11-24 19:41:19 +08:00
model_converters [Feature] Support STDC Network (new) () 2021-12-10 23:09:32 +08:00
torchserve [Update] Update torchserve about () 2021-10-12 19:56:02 +08:00
analyze_logs.py [Dcos] Add header for files () 2021-08-16 23:16:55 -07:00
benchmark.py [Dcos] Add header for files () 2021-08-16 23:16:55 -07:00
browse_dataset.py [Feature] Add MultiImageMixDataset () 2022-01-11 16:18:24 +08:00
deploy_test.py [Fix] revise --option to --options 2021-12-15 15:24:08 +08:00
dist_test.sh
dist_train.sh
get_flops.py [Dcos] Add header for files () 2021-08-16 23:16:55 -07:00
onnx2tensorrt.py [Enhancement] Add codespell pre-commit hook and fix typos () 2021-10-13 06:21:17 -07:00
print_config.py [Fix] revise --option to --options 2021-12-15 15:24:08 +08:00
publish_model.py [Dcos] Add header for files () 2021-08-16 23:16:55 -07:00
pytorch2onnx.py [Dcos] Add header for files () 2021-08-16 23:16:55 -07:00
pytorch2torchscript.py [Enhancement] Add codespell pre-commit hook and fix typos () 2021-10-13 06:21:17 -07:00
slurm_test.sh
slurm_train.sh
test.py [Fix] revise --option to --options 2021-12-15 15:24:08 +08:00
train.py [Feature] add auto resume () 2022-01-11 12:27:24 +08:00