AllentDan
c2f01e0dcd
[Feature] Add torchscript deployment ( #279 )
...
* add torchscript deploy
* fix lint
* add check and delete \
2021-06-12 21:50:48 +08:00
q.yao
dbddde52ef
[Feature] TensorRT test tools. ( #284 )
...
* first commit
* update resnext result
* update docs
* update docstring
2021-06-12 21:47:10 +08:00
David de la Iglesia Castro
e2507cae97
Add mmcls2torchserve ( #292 )
...
* Add mmcls2torchserve
* Update docs
2021-06-12 21:45:45 +08:00
Ma Zerun
4524327a4a
[Docs] Fix typo, improve and add Chinese translation of `data_pipeline.md` and `new_modules.md` ( #265 )
...
* Improve docs, including `new_modules.md` and `data_pipeline.md`
* Add Chinese docs `new_modules.md` and `data_pipeline.md`
2021-05-29 10:48:31 +08:00
Ma Zerun
a06827bc08
Build chinese translation in readthedocs ( #267 )
...
* change document layout
* Add Chinese docs build file
* Add switch language option
2021-05-29 10:00:37 +08:00
mzr1996
9e93feabac
[Docs] Fix error in new_dataset.md and add Chinese translation of finture.md, new_dataset.md ( #243 )
...
* Fix error in new_dataset.md
* Add Chinese Translation of finture.md, new_dataset.md
2021-05-10 17:17:37 +08:00
QingChuanWS
f970a36898
update pytorch2onnx.md table ( #229 )
2021-04-30 17:18:06 +08:00
QingChuanWS
01d2849b76
[Feature]: add onnxruntime test tool ( #212 )
...
* [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
QingChuanWS
2bd28435cf
Add simplify option in pytorch2onnx.py and Update doc ( #200 )
...
* add simplify option in pytorch2onnx.py and update relevant doc
* update doc about pytorch2onnx
* update code
* update docs
2021-04-09 13:05:25 +08:00
QingChuanWS
d259306013
Add pytorch to onnx and onnx to tensorrt doc ( #180 )
...
* add pytorch2onnx and onnx2trt doc
* fix the typo in deploy doc
* fix bug of onnx2trt.md
* Remove redundant install steps in onnx2trt.md
* update doc based on code review
* update index.rst
2021-04-01 15:56:55 +08:00
ftbabi
49ece048e0
Add tutorials ( #176 )
...
* Add tutorials using MobileNetV2
* Modify text and use ResNet50
Co-authored-by: wangruohui <12756472+wangruohui@users.noreply.github.com>
2021-03-17 16:29:21 +08:00
LXXXXR
400074c321
Add markdown lint in pre-commit hook ( #106 )
...
* add mdlint
* remove duplicate check
* modify md files to pass linting check
* change mmcv download url
* remove torch1.4.0 version check
* remove torch1.4.0 version check
2020-12-02 19:42:45 +08:00
David de la Iglesia Castro
4f4f2957ef
Use build_runner ( #54 )
...
* Use build_runner in train api
* Support iter in eval_hook
* Add runner section
* Add test_eval_hook
* Pin mmcv version in install docs
* Replace max_iters with max_epochs
* Set by_epoch=True as default
* Remove trailing space
* Replace DeprecationWarning with UserWarning
* pre-commit
* Fix tests
2020-10-15 21:12:50 +08:00
David de la Iglesia Castro
b577594d3d
fix outdated configs
2020-10-01 16:15:14 +02:00
David de la Iglesia Castro
99115fddbc
Add albumentations ( #45 )
...
* Add Albu transform
* pre-commit
* Create optional.txt
* Update requirements.txt
* Update transforms.py
2020-09-22 17:35:39 +08:00
David de la Iglesia Castro
6b0b3da92a
Add note about ground-truth labels range ( #44 )
...
* Add note about ground-truth labels range
* Fix
2020-09-09 16:21:25 +08:00
Lei Yang
22632ae24c
correct module name from mmdet to mmcls ( #8 )
2020-07-21 19:28:14 +08:00
yanglei
5c88675a71
Add configs for MNIST, CIFAR10 and ImageNet
2020-07-12 00:06:57 +08:00
yanglei
6968ad5b3b
Add RandomFlip
2020-07-12 00:06:56 +08:00
yanglei
4bc2268f48
Add tutorial docs
2020-07-12 00:06:54 +08:00