谢昕辰
ebf3c084ac
[Tools] Add vit/swin/mit convert weight scripts ( #783 )
...
* init scripts
* update markdown
* update markdown
* add docs
* delete mit converter and use torch load function
* rename segformer readme
* update doc
* modify doc
* 更新中文文档
* Update useful_tools.md
* Update useful_tools.md
* modify doc
* update segformer.yml
2021-08-17 18:42:42 -07:00
MengzhangLI
0abacd8bc5
[Doc] "Model Serving" Chinese doc in useful_tools.md ( #761 )
...
* Add Model Serving Chinese docs
* Update docs_zh-CN/useful_tools.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* Update useful_tools.md
* fix lint error
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-08-12 16:23:47 +08:00
David de la Iglesia Castro
61ca8c7294
Add mmseg2torchserve tool ( #552 )
...
* Add docker/serve
* Add handler
* Add mmseg2torchserve
* Fix mmv minimum version
* Update docs with model serving section
* Update useful_tools.md
* pre-commit
* Update useful_tools.md
* Add 3dogs to resources
* Move mask to resources
2021-07-05 21:11:47 +08:00
Junjun2016
75c825b45c
Update useful_tools.md
2021-07-02 21:39:50 +08:00
Junjun2016
f201c4fe0c
Update useful_tools.md
2021-07-02 21:34:08 +08:00
q.yao
597736288c
[Feature] Update deploy test tools ( #553 )
...
* add trt test tool
* create deploy_test, update document
* fix with isort
* move import inside __init__
* remove comment, fix doc
* update document
2021-05-24 20:37:46 -07:00
q.yao
5182fa1523
add onnx to tensorrt tools ( #542 )
2021-05-11 20:02:27 -07:00
q.yao
6ccb1c0fe5
[Feature] add onnxruntime test tool ( #498 )
...
* add onnxruntime test tool, update pytorch2onnx to support slice export
* onnx convert with custom output shape, update test code
* update pytorch2onnx, add rescale_shape support, add document
* update doc for lint error fixing
* remove cpu flag in ort_test.py
* change class name, fix cuda error
* remote comment
* fix bug of torch2onnx
* mIOU to mIoU
2021-04-28 20:38:01 -07:00
sshuair
0d99ff9c35
more docs about tools pytorch2torchscript and print_config ( #499 )
...
* Description of arguments about tools pytorch2torchscript and print_config
* fix docs lint
2021-04-21 16:09:59 -07:00
sshuair
c3d9642e2d
add tool pytorch2torchscript ( #469 )
...
* add tool pytorch2torchscript
* fix the assert message for pytorch version.
2021-04-19 08:51:49 -07:00
q.yao
bc2dc1277a
add dynamic export and visualize to pytorch2onnx ( #463 )
...
* add dynamic export and visualize to pytorch2onnx
* update document
* fix lint
* fix dynamic error and add visualization
* fix lint
* update docstring
* update doc
* Update help info for --show
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
* fix lint
Co-authored-by: maningsheng <maningsheng@sensetime.com>
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2021-04-12 11:54:59 -07:00
谢昕辰
1722010396
add plot_logs tool ( #426 )
...
* Support plot logs
* add plot log docs
2021-03-21 22:05:32 -07:00
Jerry Jiarui XU
aba6d62c65
Doc refactor ( #311 )
...
* refactor docs
* add docs
* add modelzoo
* refactor getting started
2020-12-22 18:36:49 -08:00