Commit Graph

6 Commits (321ad09e6d2dd96af9ba39eaf58d84e76a9d9b33)

Author SHA1 Message Date
Ma Zerun 2e6c7cf87d
[Docs] Add code-spell pre-commit hook and fix a large mount of typos. ()
* Add code spell check hook

* Add codespell config

* Fix a lot of typos.

* Add formating.py to keep compatibility.
2021-10-13 14:33:07 +08:00
Ma Zerun c5374854aa
[Fix] Fix num_classes bug in pytorch2onnx.py ()
* Fix num_classes bug in pytorch2onnx.py

* Fix `num_classes=-1`.
2021-09-25 09:25:58 +08:00
yushu 617932dd59
[Fix] Fix simplified model saving in ONNX export tool. ()
* Update pytorch2onnx.py

* Update pytorch2onnx.py

Please check the check_ok result.

* Update pytorch2onnx.py

* Update pytorch2onnx.py
2021-09-10 11:47:05 +08:00
Ma Zerun f9eb9b409b
[Docs] Add Copyright information. () 2021-08-17 19:52:42 +08:00
AllentDan c2f01e0dcd
[Feature] Add torchscript deployment ()
* add torchscript deploy

* fix lint

* add check and delete \
2021-06-12 21:50:48 +08:00
QingChuanWS 01d2849b76
[Feature]: add onnxruntime test tool ()
* [draft] add onnxruntime accuruacy verification

* fix a bug

* update code

* fix lint

* fix lint

* update code and doc

* update doc

* update code

* update code

* updata doc and updata code

* update doc and fix some bug

* update doc

* update doc

* update doc

* update doc

* update doc

* update doc

* fix bug

* update doc

* update code

* move CUDAExecutionProvider to first place

* update resnext accuracy

* update doc

Co-authored-by: maningsheng <maningsheng@sensetime.com>
2021-04-26 13:57:08 +08:00