Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. how to use yolov5 + deepsort in qt c++

how to use yolov5 + deepsort in qt c++

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 960 Views
  • 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.
  • D Offline
    D Offline
    donkey007
    wrote on 22 Nov 2021, 06:54 last edited by
    #1

    Hi, I've been trying to use yolov5+deepsort in qt C++ for tracking vehicle.
    And im find this git :

    source : https://github.com/mikel-brostrom/Yolov5_DeepSort_Pytorch

    i think it's good for my project so i wand to use but it's make of python
    so how can i transform to c++ ?
    there is some reference ?
    please help me..

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 22 Nov 2021, 20:01 last edited by
      #2

      Hi and welcome to devnet,

      You would need to first learn the C++ API of Pytorch.

      Depending on what you want to do, you might want to consider Qt's bindings for Python (PySide2/6 or PyQt5/6). That might be way simpler.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • D Offline
        D Offline
        donkey007
        wrote on 22 Nov 2021, 23:42 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0

        1/3

        22 Nov 2021, 06:54

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved