Giter VIP home page Giter VIP logo

Comments (7)

mschreil avatar mschreil commented on June 3, 2024

@akwrobel can you help here?

from dlstreamer.

pmalatyn avatar pmalatyn commented on June 3, 2024

@mschreil can you please check if it works or you on newest version of DL Streamer (2024.0)?

from dlstreamer.

mschreil avatar mschreil commented on June 3, 2024

@pmalatyn
https://github.com/dlstreamer/dlstreamer/blob/v2024.0/python/gstgva/tensor.py#L333-L341

The code is still commented and a NotImplementedError is raised. So no it is not working on DLStreamer 2024-0 with this approach.

Or is there any workaround?

from dlstreamer.

pmalatyn avatar pmalatyn commented on June 3, 2024

thanks for fast response, you are right, code is commented so we did not improve that part yet, so far such use case was also not planned to be implemented. Let me check with the team how (if) we can help here.

from dlstreamer.

pmalatyn avatar pmalatyn commented on June 3, 2024

@mschreil ...plus can you give us more background about your use case? Do you want to import unsupported model, do inference with DL Streamer and export it?

from dlstreamer.

mschreil avatar mschreil commented on June 3, 2024

@pmalatyn: sorry for the late response.

Here is some more information:
You already guessed it right. I am using RTMdet which is currently not supported. RTMdet is able to predict instance segmentation masks. However, they need some post-processing. After inference, I would like to apply the post-processing to the masks and write them back to the buffer such that they can be used by other elements.

from dlstreamer.

pmalatyn avatar pmalatyn commented on June 3, 2024

@mschreil thanks! it looks like feature request for me not a bug, we will need to discuss how and when we can implement it. In the meantime are you able to share your pipeline? It would be easiest way for us to understand exactly in details your use case

from dlstreamer.

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.