Git Product home page Git Product logo

Comments (3)

cj-mills avatar cj-mills commented on July 20, 2024

Hi @ilanb,
As mentioned in the associated blog post, DirectML is a DirectX 12 Windows library. Consequently, the plug-in for this project is for Windows devices only.

I do not have a Mac, so I can't make Mac-specific tutorials. The closest I have for a Mac user is this tutorial, which uses TensorFlow.js in a WebGL project.

You might want to look into the CoreML execution provider for ONNX Runtime and investigate how to make a Unity plug-in for macOS/iOS.

from onnx-directml-unity-tutorial.

ilanb avatar ilanb commented on July 20, 2024

from onnx-directml-unity-tutorial.

cj-mills avatar cj-mills commented on July 20, 2024

Hi Ilan,
For your first question, the only object detection sample I know of provided by Unity is the YOLOv3-tiny model in their Barracuda Starter Kit. I have not tested it on Linux, but that has as good a chance of working as any.

For your second question, you can check out the yolov3 GitHub repository by Ultralytics for training. Although, you might need to make modifications to the model to make it compatible with Unity's Barracuda inference library.

You can also follow my training tutorial to finetune the YOLOX Tiny model from my project on a custom dataset.

This tutorial from another site provides a basic example of making cross-platform native plugins for Unity, including Linux.

I, unfortunately, can't take on additional projects at the moment.

from onnx-directml-unity-tutorial.

Related Issues (2)

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.