This commit is contained in:
wang-xinyu 2020-10-12 12:00:32 +08:00
parent 413df88372
commit 59679ca09d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 Wang Xinyu
Copyright (c) 2019-2020 Wang Xinyu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -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.](./tutorials/getting_started.md) first.
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.
But if you are proficient in tensorrt, please check the readme of the model you want directly.