Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ersheng-ai committed Jul 2, 2020
1 parent 085aa49 commit d886c8a
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 @@ -191,7 +191,7 @@ you can use darknet2pytorch to convert it yourself, or download my converted mod

- Note2: extra NMS operations are needed for the tensorRT output. This demo uses python NMS code from `tool/utils.py`.

- Inference is verified to be okay for TensorRT 7.0, but TensorRT 7.1 may be proglematic in handling y coordinates of bounding boxes. Problem investigation is underway.
- Inference is verified to be okay for TensorRT 7.0, but TensorRT 7.1 may be problematic in handling y coordinates of bounding boxes. Problem investigation is underway.


# 6. ONNX2Tensorflow
Expand Down

0 comments on commit d886c8a

Please sign in to comment.