mmsegmentation/tools
Junjun2016 67f1420472 [Enhancement] Add codespell pre-commit hook and fix typos (#920)
* add codespell pre-commit hook and fix typos

* Update mmseg/models/decode_heads/dpt_head.py

* Update mmseg/models/backbones/vit.py

* Update mmseg/models/backbones/vit.py

* fix typos

* skip formating typo

* deprecate formating

* skip ipynb

* unstage ipynb changes

* unstage ipynb changes

* fix typos in ipynb

* unstage ipynb changes
2021-10-13 06:21:17 -07:00
..
convert_datasets support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
model_converters [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
torchserve [Update] Update torchserve about (#951) 2021-10-12 19:56:02 +08:00
analyze_logs.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
benchmark.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
benchmark_new.py [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
browse_dataset.py [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
deploy_test.py [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
dist_test.sh Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
dist_train.sh init commit 2020-07-10 02:39:01 +08:00
get_flops.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
onnx2tensorrt.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
print_config.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
publish_model.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
pytorch2onnx.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 init commit 2020-07-10 02:39:01 +08:00
slurm_train.sh init commit 2020-07-10 02:39:01 +08:00
test.py [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
train.py fix load ckpt bug in swin (#928) 2021-09-30 07:50:44 -07:00