Results 4 comments of KristianW

> You should till be able to build the latest ORT release from source using CUDA 10.2 (and not rely on older ORT versions because of the Jetson CUDA limitation)....

@FateScript So in `voc_eval.py` I get my recall value in `np.ndarray` type. And to get the recall/precision values I just need to mean the array?