mmsegmentation/tools
谢昕辰 1ded0a4278
[Enhancement] Replace MMCV with MMEngine in convert model scripts (#1798)
* replace mmcv with mmengine

* remove transforms
2022-07-27 17:54:37 +08:00
..
convert_datasets [fix] fix image save path bug in Windows (#1423) 2022-04-09 21:17:51 +08:00
model_converters [Enhancement] Replace MMCV with MMEngine in convert model scripts (#1798) 2022-07-27 17:54:37 +08:00
torchserve rename init/inference_segmentor to init/inference_model 2022-07-12 16:19:59 +08:00
analyze_logs.py [Refactor] Fix analyze log script 2022-07-14 07:28:44 +00:00
benchmark.py [Refactor] Fix benchmark script 2022-07-14 05:34:08 +00:00
browse_dataset.py [Feature] Add SegVisualizer (#1792) 2022-07-27 16:28:09 +08:00
confusion_matrix.py [Fix] make arguments effective in tools/confusion_matrix.py (#1401) 2022-03-21 10:51:27 +08:00
dist_test.sh [Feature] Add multi machine `dist_train`. (#1383) 2022-03-18 10:55:49 +08:00
dist_train.sh [Enhancement] Delete seed in dist_train.sh (#1519) 2022-04-28 11:35:10 +08:00
get_flops.py Update get_flops.py (#1371) 2022-03-14 21:02:43 +08:00
print_config.py rename init/inference_segmentor to init/inference_model 2022-07-12 16:19:59 +08:00
publish_model.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
pytorch2torchscript.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
slurm_test.sh
slurm_train.sh
test.py [Feature] Add SegVisualizer (#1792) 2022-07-27 16:28:09 +08:00
train.py support '--amp' option 2022-07-14 14:21:32 +08:00