Fix typo (#350)
This commit is contained in:
parent
9c40d9570d
commit
6d0f5cbf47
@ -82,7 +82,7 @@ Following models are implemented.
|
||||
|
||||
## Model Zoo
|
||||
|
||||
The .wts files can be downloaded from model zoo for quick evaluation. But it is recommanded to convert .wts from pytorch/mxnet/tensorflow model, so that you can retrain your own model.
|
||||
The .wts files can be downloaded from model zoo for quick evaluation. But it is recommended to convert .wts from pytorch/mxnet/tensorflow model, so that you can retrain your own model.
|
||||
|
||||
[BaiduPan](https://pan.baidu.com/s/19s6hO8esU7-TtZEXN7G3OA) pwd: uvv2
|
||||
|
||||
|
||||
@ -51,7 +51,7 @@ dpkg -l | grep opencv
|
||||
|
||||
### 5. Run tensorrtx
|
||||
|
||||
It is recommanded to go through the [getting started guide, lenet5 as a demo.](https://github.com/wang-xinyu/tensorrtx/blob/master/tutorials/getting_started.md) first.
|
||||
It is recommended to go through the [getting started guide, lenet5 as a demo.](https://github.com/wang-xinyu/tensorrtx/blob/master/tutorials/getting_started.md) first.
|
||||
|
||||
But if you are proficient in tensorrt, please check the readme of the model you want directly.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user