Update README.md

This commit is contained in:
Oscar
2020-05-27 19:14:18 +08:00
committed by GitHub
parent 3e5f5b0645
commit c3d358fb57

View File

@@ -46,9 +46,7 @@ If the build successed, you can find the main execute file in the lpmsdemo folde
For classification needs a trained model file. Please change trained filename(base on tensorflow) to tmodel.pb and copy it to the lpmsdemo folder, now you can start the lpms server.
./main or ./main -classid=1 -interval=1.5 -dnnfilter=PDnnDetector,PDnnOtherFilter -metamode=1 -gpucount=2 -parallel=2 -embededdnn=1
classid : class id for classification
./main or ./main -interval=1.5 -dnnfilter=PDnnDetector,PDnnOtherFilter -metamode=2 -gpucount=2 -parallel=2 -embededdnn=1
interval: time intervals(unit second) for classification