Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

schaefferdstudio/tiny-yolo-opencv-opencl-implementation

Open more actions menu

Repository files navigation

tiny-yolo-opencv-opencl-implementation

I have tried to implement the tiny yolo with opencl in opencv to run on my Mac. The neural net run very fast, but there is one problem. The download from the GPU to the CPU need 0.5 seconds. I have tried a .weights file with only 1 class. After that problem I have stopped the project. I hope one of you has an idea to solve this problem.

Screenshot:

alt text

Changes

To add opencv in XCode, you need openCV 3.

  • Add libopencv_….dylib
  • Add opencl.framework
  • Header search path
  • Library search path
  • Other linker flags
  • Edit Scheme -> Run -> Options -> Edit working directory /…/…/tiny-yolo-opencv-opencl-implementation/tiny-yolo-opencv-opencl-implementation

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.