ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Using a custom trained yolov5

    Ask your questions right here!
    2
    3
    237
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zebra meZ
      zebra me
      last edited by

      hello, I would like to use my custom trained yolov5 on voxl. Could someone advise the detail steps or direct me to any reference guide on how to do so?

      1 Reply Last reply Reply Quote 0
      • Steve TurnerS
        Steve Turner
        last edited by

        All of the files for the demonstration TF Lite server models live in: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tflite-server/-/tree/master/misc_files/usr/bin/dnn

        On the VOXL itself they reside at: /usr/bin/dnn

        You can add your specific model and execute voxl-configure-tflite-server to point to the new model.
        https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tflite-server/-/blob/master/src/main.cpp#L238 shows an example with YoloV5.

        zebra meZ 1 Reply Last reply Reply Quote -1
        • zebra meZ
          zebra me @Steve Turner
          last edited by zebra me

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors