Pinned
795 contributions in the last year
Less
More
Contribution activity
March 2021
Created 1 repository
- AlexeyAB/DPT Python
Created an issue in AlexeyAB/darknet that received 7 comments
CUDA Graphs - +20% Detection faster on GPU (CUDA >= 10.1)
I added CUDA Graphs: https://developer.nvidia.com/blog/cuda-graphs/
So now you can add to any cfg-file:
[net]
use_cuda_graph = 1
and Detection wil…
7
comments