Git Product home page Git Product logo

giscle_apis's Introduction

Giscle_APIs

You can find the client side code to access the Giscle Cognitive services. Giscle Cognitive APIs are easy to install for all forms of inputs such as Image, Video and Live Video.

Available APIs

  1. Face detection
  2. Attributes Detection such as age, gender, emotions etc.
  3. Body Detection and Couting

Giscle customized APIs for all forms of input (Image, Video and Live Video) makes it extremely easy to use.

Live Video

Use Live_Face.py for Face and attributes detection. Use Live_Body.py for body detection and counting.

Offline Video

Use Live_Face.py for Face and attributes detection. Use Live_Body.py for body detection and counting.

Image

Use Img_client_Face.py for face and attributes detection.

How to start ?

  1. Register at https://giscle.ml
  2. Generate your API key
  3. Install all the dependencies using requirements.txt
  4. Paste your API key in above codes.
  5. Done! :)

Live Video

Add your IP camera feed in the place of (0) in cam = cv2.VideoCapture(0) and optimize your client side code for your requirement.

Offline Video

Add your Video file in the place of (0) in cam = cv2.VideoCapture(0) and optimize your client side code for your requirement.

Image

Add your input image in input folder and you are done!

For any queries please write us at [email protected]

All the codes belong to Giscle Systems Pvt. Ltd.

Any direct and indirect reproduction of code are not allowed.

giscle_apis's People

Contributors

jhasuman avatar tanseersaji avatar

Watchers

 avatar  avatar

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.