Skip to content

Commit 73dbe89

Browse files
authored
Update README.md
1 parent da61e85 commit 73dbe89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yolox-deepstream-cpp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ yolox-io-cpp中的文件内容如下图所示:
224224
cd /opt/nvidia/deepstream/deepstream-5.1/sources/yolox-io-cpp
225225
226226
deepstream-app -c deepstream_app_config.txt
227+
- 若出现“mmap err:Bad file descriptor”,通过此链接查找原因[常见问题集合](https://github.com/guojianyang/cv-detect-robot/wiki/CDR%E9%A1%B9%E7%9B%AE%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E5%8F%8A%E5%85%B6%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88(Common-problems-and-solutions))
227228

228229
- 检测数据从cpp接口导出并显示(编译运行cpp_io文件夹下的yolox_tensor.cpp文件):
229230
> g++ yolox_tensor.cpp -o yolox_tensor

0 commit comments

Comments
 (0)