Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DataXujing committed Mar 6, 2024
1 parent 4a415d8 commit c53a251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ python export.py --data=./data/xray.yaml --weights=./runs/train/exp/weights/last
python onnx_add_nms_op.py
```

再元onnx模型中插入EfficientNMS Plugin节点:
在原onnx模型中插入EfficientNMS Plugin节点:
![](docs/add_nms.png)

+ TensorRT序列化Engine
Expand Down

0 comments on commit c53a251

Please sign in to comment.