GithubHelp home page GithubHelp logo

isabella232 / aip-orchestrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from svc-excavator-bot-org/aip-orchestrator

0.0 0.0 0.0 160 KB

A light-weight AIP simulator to test processors

License: Apache License 2.0

Shell 0.20% Java 99.80%

aip-orchestrator's Introduction

AIP Orchestrator

This repo contains a light-weight simulator of the AI Inference Platform (AIP). It can send InferenceRequests to a processor at some frames-per-second, and print the InferenceResponses received.

The real AIP is Palantir Gotham’s platform to perform real-time augmentations and computations on input data. AIP is the base platform that accepts inputs and decodes them. Then, it runs the inputs through zero or more “processor” services, which are responsible for various sorts of processing. Please read the AIP SDK Documentation for more information.

The orchestrator comes with a sample image of dimensions 2048 x 2048 x 3 that it sends to the processor in either of the RGB888, BGR888, PNG or TIFF formats (depending on what the processor specifies in the configuration). It currently does not support using custom images, as the prime goal of the orchestrator is to test that a processor can establish basic communication with the AIP interface. To run your own images/video/inputs through, please use AIP.

Running the Orchestrator

Please refer to the QuickStart Guide for how to run this orchestrator along with a sample Python inference processor.

aip-orchestrator's People

Contributors

jaypatelh avatar svc-excavator-bot avatar fawind avatar thekeveloper 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.