Git Product home page Git Product logo

facial-comparison-api-server's Introduction

Facial Comparison Api Server

Pre-Release version symfony version APM Licence Follow me

ForTheBadge built-with-love

An API for your dream login form

This is an api which has been written by using symfony framework which is one of the greatest and most powerful framework since 2005. it's not up yet but when it uploads on server some strict api_tokens will be added.

Features

  • Fast execution โšก
  • Compare your face images by posting urls โœ…
  • Post original images if you don't have urls ๐Ÿ‘ฅ
  • Respond clearly and fast (cuz time is impotatnt) ๐Ÿ•˜
  • Get useful information about the comparison performed (presentage & ...) ใ€ฝ
  • Get clear errors if there is one, with solution โš 

Guide (how it works)

  • Set Content-Type to application/json in header if you want to post images by url

    fscs-0

  • If you have image urls For body we need a sourceFace and targetFace so it must look like this:

    {
      "sourceFace": "https://amirshamsi.ir/u/59437623?v=4/amir-1.jpg",
      "targetFace": "https://amirshamsi.ir/u/59437623?v=4/amir-1.jpg"
    }
    

    fscs-4

  • If you don't have image urls and you want to send images For body sourceFace and targetFace with type File must be defined, like this:

    fscs-4

  • The response and result will looks like this

    • Body:

      fscs-1

    • Header:

      fscs-2

Limitations

  • Image must be under 5MB or you get a validation error from server this limitation is just for getting fast response for you; nothing more
  • solution:

Any feedback will be highly appreciable

facial-comparison-api-server's People

Contributors

amir-shamsi avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

victorn3ss

facial-comparison-api-server's Issues

How to install it??

hello, can i install it on my local server??
and how much time to verify 2 images ??

thanks

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.