Giter Club home page Giter Club logo

Comments (5)

nnshah1 avatar nnshah1 commented on July 28, 2024

@QuPengfei Can you provide more details on the specific pipeline? If possible please include a link to the pipeline.json.

from pipeline-server.

QuPengfei avatar QuPengfei commented on July 28, 2024

the issue can be reproduced with the following pipeline. i did not try the face and emotion use case. and i think face/emotion have the similar issue. also the same issue in the VCACA.

https://github.com/OpenVisualCloud/Ad-Insertion-Sample/blob/master/ad-insertion/analytics/Xeon/ffmpeg/pipelines/object_detection/1/pipeline.json

from pipeline-server.

whbruce avatar whbruce commented on July 28, 2024

I tested with the 0.4 release and pipeline seemed to work

$ docker/build.sh --framework ffmpeg
$ docker/run.sh --framework ffmpeg --pipelines /path/to/Ad-Insertion-Sample/adinsertion/analytics/Xeon/ffmpeg/pipelines

Then

$ samples/sample.py
Launching with options:
Namespace(destination='/tmp/results.txt', pipeline='object_detection', repeat=1, source='https://github.com/intel-iot-devkit/sample-videos/blob/master/bottle-detection.mp4?raw=true', verbose=True, version='1')
Starting Pipeline: http://localhost:8080/pipelines/object_detection/1
Pipeline Status:

{
    "avg_fps": 0,
    "elapsed_time": 0.0043637752532958984,
    "id": 1,
    "start_time": 1610067108.4090872,
    "state": "QUEUED"
}
Pipeline Status:

{
    "avg_fps": 0,
    "elapsed_time": 0.5147325992584229,
    "id": 1,
    "start_time": 1610067108.4090872,
    "state": "RUNNING"
}
Pipeline Status:

{
    "avg_fps": 0,
    "elapsed_time": 1.0265381336212158,
    "id": 1,
    "start_time": 1610067108.4090872,
    "state": "RUNNING"
}
Pipeline Status:

{
    "avg_fps": 0,
    "elapsed_time": 1.5306789875030518,
    "id": 1,
    "start_time": 1610067108.4090872,
    "state": "RUNNING"
}

Inference results looked good.

Can you retry? If it still fails for your application, please supply the full REST request.

from pipeline-server.

akwrobel avatar akwrobel commented on July 28, 2024

@QuPengfei We have had no update on this issue, kindly update this issue with the requested information or this issue will be closed.

from pipeline-server.

akwrobel avatar akwrobel commented on July 28, 2024

This has not been an issue since the 0.4.0 release, current release is 0.6.1. No action has been taken in the last 2+ weeks to confirm if issues are still seen.

from pipeline-server.

Related Issues (20)

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.