Skip to content

immesys/hogwild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOGWILD

HOGwild is a simple HOG implementation that is in the process of being ported to the RISC-V architecture.

Dependencies

You can get install the dependencies on Ubuntu with:

$ sudo apt-get install build-essential check libopencv-dev 

There might be some dependencies missing.

Building

To build, run:

$ autoreconf -i
$ ./configure
$ make

You need check and opencv installed.

About

Temporary hogwild repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published