Giter Site home page Giter Site logo

3divi / open-source-image-api Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 263 KB

Examples of using the 3DiVi Image API.

Home Page: https://3divi.ai/products/software/image-api

License: MIT License

JavaScript 2.88% HTML 2.11% TypeScript 95.01%
image-api quality-assessment

open-source-image-api's Introduction

About project

The Open Source Image API is a repository that contains examples of using the 3DiVi Image API.

3DiVi Image API recognizes faces and silhouettes, detects persons' gender, age, emotional state, checks for liveness, estimates image quality, determines face tilt angle and position in a frame, mask presence and eyelid position (open/closed eyes), and provides face matching.

3DiVi Image API Features

  • Face detection
  • Body detection
  • Determination of anthropometric points and angles of rotation of the head
  • Age determination
  • Gender determination
  • Determination of the emotions experienced by the face
  • Determination of the presence of a mask
  • Assessment of liveliness
  • Getting a biometric template
  • Verification 1:1
  • Image quality assessment

List of current examples:

  • Image quality assessment

How to start

  1. Clone the repository or download it as an archive and unpack it
  2. Being in the main folder (by default open-source-image-api), run the command npm run btsp. This command is an alias and performs two functions. The first is the installation of dependencies for projects, the second is the assembly of shared components in a shared project so that common parts can be used in projects.
  3. Go to the project you want to run. For example: cd projects/demo-quality-assessment
  4. If you have the Image API deployed on your server, then set the proxy value in the package.json, otherwise leave the default value.
  5. Start the project using the npm start command

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.