mmsegmentation/tools
Miguel Méndez 50461efe85 [Fix] Replace interpolate with resize (#731)
* Replace interpolate with resize

* Replace nn.Upsample with ops.Upsample

* Fix test
2021-07-28 16:56:22 +08:00
..
convert_datasets Doc refactor (#311) 2020-12-22 18:36:49 -08:00
analyze_logs.py skip wrong iter number (#716) 2021-07-27 19:07:36 +08:00
benchmark.py [Bug fix] fixed fp16 inference (#497) 2021-04-24 09:57:33 -07:00
deploy_test.py [Fix] Replace interpolate with resize (#731) 2021-07-28 16:56:22 +08: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 [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
mmseg2torchserve.py Add mmseg2torchserve tool (#552) 2021-07-05 21:11:47 +08:00
mmseg_handler.py Add mmseg2torchserve tool (#552) 2021-07-05 21:11:47 +08:00
onnx2tensorrt.py add onnx to tensorrt tools (#542) 2021-05-11 20:02:27 -07:00
print_config.py add print model graph args for tools/print_config.py (#451) 2021-04-06 15:14:54 -07:00
publish_model.py init commit 2020-07-10 02:39:01 +08:00
pytorch2onnx.py [Fix] Replace interpolate with resize (#731) 2021-07-28 16:56:22 +08:00
pytorch2torchscript.py add tool pytorch2torchscript (#469) 2021-04-19 08:51:49 -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]: Able to use save_best option (#575) 2021-06-02 16:25:26 -07:00
train.py [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00