Skip to content

Computer vision library, server & container, ready for usage by companies and developers

License

Notifications You must be signed in to change notification settings

fouadkouzmane/zevision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face analysis & Object detection API

This project provides an API for face detection, sentiment analysis and object detection that can be easily used by developers in custom-made applications.

The models are based on state of the art computer vision libraries.

A REST API allows for the training and usage of the models.

It runs eithers locally on the machine or in a docker container.

Environnement Setup & Installation

Locally

On a Ubuntu 16.04 terminal, while in the repository's directory, launch sudo bash setup.sh, installation of all necessary tools would be underway after you enter your root password.

Support for Windows and MacOS coming soon.

Using Docker

In progress

Library Usage Guide

The library contains the Python code used for model training and prediction. Library usage and documentation here.

API Usage Guide

The API allows access to the different features of the library. API usage and documentation here

About

Computer vision library, server & container, ready for usage by companies and developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.7%
  • Other 1.3%