Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

add DARKNET_BUILD_WITH_AVX option #42

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

ngoan98tv
Copy link
Contributor

I find out that enable AVX help reducing detection time very much so I do this pull request to help later forks.

When combining following options, the detection time is 30x faster (CPU only)

DARKNET_BUILD_WITH_OPENMP=1
DARKNET_BUILD_WITH_OPENCV=1
DARKNET_BUILD_WITH_AVX=1

@bennetthardwick bennetthardwick merged commit 4c215a4 into bennetthardwick:master Aug 30, 2021
@bennetthardwick
Copy link
Owner

Awesome, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants