'binaries/jetson' is faster than 'binaries/jetson_tftrt' on Jetson Xavier AGX #128
Labels
help wanted
Extra attention is needed
to be investigated
We have to investigate and will come back later
Jetson Xavier AGX has an 8 cores CPU @2.Ghz which is fast enough to handle OCR task. The parallel mode is faster when you perform the detection and classification (VCR, VMMR, VBSR, LPCI...) on GPU and LPR/OCR on CPU. You'll be using the CPU and GPU in parallel.
Rule of thumb: Try the benchmark application on your device with both 'binaries/jetson' and 'binaries/jetson_tftrt' and take the fastest.
The text was updated successfully, but these errors were encountered: