Skip to content

WayneXiuHayden/alpr-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpr-benchmark

build

mkdir build && cd build
cmake ..
make -j$(nproc)

run

# gpu
./benchmark --use_gpu  --batch_size 1 --stream_queue_size 200
# cpu
./benchmark --batch_size 10 --stream_queue_size 200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published