Giter Club home page Giter Club logo

Comments (2)

Syn-McJ avatar Syn-McJ commented on June 3, 2024

@alter-sachin
This example works specifically with mobilenet and yolo2 network architectures. Your image segmentation model has a different architecture (I'm guessing it's U-NET given that you use fast.ai). That means your model will produce output different from such of yolo2, which means you'll need to change all the code related to processing the output. The way that image is fed into the network can differ slightly as well.

I'm sure you understand that the purpose of this repository isn't to teach deep learning. The direction that I would go if I were you is to find a clear python example of inference using your model that works and try to port python code to C#. This can be a time-consuming and tedious process, but that is the process I followed to create this example for yolo2.

Wish you good luck.

from tfclassify-unity-barracuda.

alter-sachin avatar alter-sachin commented on June 3, 2024

Thanks :)

from tfclassify-unity-barracuda.

Related Issues (13)

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.