Skip to content

boehm-e/samaritain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goal of the project

The goal of this project is to detect dangerous behaviour from video feeds, like fire, guns... To do this we are using the darknet library.

Prerequistes

libpqxx
postgresql
CUDA
nvcc
opencv3
dlib
Install
cuda (8.0) :
opencv (3.2) :
postgresql :
  • install postgresql
  • create a db
    • username = samaritain
    • password = samaritain
    • database = samaritain
dlib
libpqxx :
  • install libpqxx-dev

Compile

cd classifier
make darknet
make run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published