Skip to content

Commit 890ecd5

Browse files
committed
BJ changed readme
1 parent c4b6743 commit 890ecd5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ auto box = engine->commit(image).get();
8383
```bash
8484
git clone [email protected]:shouxieai/tensorRT_cpp.git
8585
cd tensorRT_cpp
86-
86+
8787
mkdir build
8888
cd build
8989
cmake ..
9090
make yolo -j32
91-
91+
9292
# 或者make alphapose -j32
9393
```
9494
@@ -461,6 +461,7 @@ Engine 0x23dd7780 detail
461461
[2021-07-22 14:37:42][info][_main.cpp:124]:outputs[0].size = 2
462462
[2021-07-22 14:37:42][info][_main.cpp:124]:outputs[1].size = 5
463463
[2021-07-22 14:37:42][info][_main.cpp:124]:outputs[2].size = 1
464+
464465
```
465466
466467

0 commit comments

Comments
 (0)