Search Unity

how to use pre-trained models from opencv2.knn with ml-agents

Discussion in 'ML-Agents' started by gawoon, Dec 1, 2021.

  1. gawoon

    gawoon

    Joined:
    Dec 11, 2017
    Posts:
    9
    hi, i'm new here.

    i'm trying to integrate with two samples, but they are worked at diffrent domain.
    in future, i want to have the iteration from python workspace to unity workspace.
    i want to bring my trained model from python workspace into unity workspace, and do knn search.

    here's what i'm doing for.
    https://github.com/homuler/MediaPipeUnityPlugin, it's unity project
    https://github.com/kairess/Rock-Paper-Scissors-Machine, and it's python project.


    any help will be appreciated.

    i cannot found the articles for me, so i'm about to start with this, is this good idea?

    https://medium.com/@aneeshpanoli/ho...eras-models-with-unity-ml-agents-bee9933ce3c1