diff --git a/README.md b/README.md index 011a453..93b9ee3 100644 --- a/README.md +++ b/README.md @@ -260,4 +260,3 @@ python3 infer-det-without-torch.py \ - `--show` : Whether to show detection results. - `--out-dir` : Where to save detection results images. It will not work when use `--show` flag. - `--method` : Choose `cudart` or `pycuda`, default is `cudart`. -- `--profile` : Profile the TensorRT engine.